Commit 3d80b0ed authored by lixuan's avatar lixuan

feat: 房源

parent 8b4a074c
Pipeline #143731 failed with stages
in 6 minutes and 31 seconds
......@@ -10,7 +10,7 @@
<result property="type" column="type" jdbcType="INTEGER"/>
<result property="projectId" column="project_id" jdbcType="VARCHAR"/>
<result property="houseResourceUrl" column="house_resource_url" jdbcType="VARCHAR"/>
<result property="businessLicenseUrl" column="business_license_url" jdbcType="TEXT"/>
<result property="businessLicenseUrl" column="business_license_url" jdbcType="VARCHAR"/>
<result property="houseNumber" column="house_number" jdbcType="VARCHAR"/>
<result property="houseArea" column="house_area" jdbcType="DECIMAL"/>
<result property="houseResourceAttribute" column="house_resource_attribute" jdbcType="INTEGER"/>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment