|
|
@@ -7,6 +7,7 @@ |
|
|
<result column="parent_tenant_id" jdbcType="VARCHAR" property="parentTenantId"/> |
|
|
<result column="parent_tenant_id" jdbcType="VARCHAR" property="parentTenantId"/> |
|
|
<result column="mall_id" jdbcType="BIGINT" property="mallId" /> |
|
|
<result column="mall_id" jdbcType="BIGINT" property="mallId" /> |
|
|
<result column="building_name" jdbcType="VARCHAR" property="name" /> |
|
|
<result column="building_name" jdbcType="VARCHAR" property="name" /> |
|
|
|
|
|
<result column="building_name" jdbcType="VARCHAR" property="buildingName" /> |
|
|
<result column="floor_number" jdbcType="INTEGER" property="floorNumber" /> |
|
|
<result column="floor_number" jdbcType="INTEGER" property="floorNumber" /> |
|
|
<result column="create_date" jdbcType="TIMESTAMP" property="createDate" /> |
|
|
<result column="create_date" jdbcType="TIMESTAMP" property="createDate" /> |
|
|
<result column="update_date" jdbcType="TIMESTAMP" property="updateDate" /> |
|
|
<result column="update_date" jdbcType="TIMESTAMP" property="updateDate" /> |
|
|
|