Commit c93de516 authored by lixuan's avatar lixuan

Merge branch 'dev'

parents 546dc2fa 3d80b0ed
Pipeline #143732 failed with stages
in 5 minutes and 45 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