|
|
|
@@ -13,7 +13,7 @@ |
|
|
|
<result column="car_params" jdbcType="VARCHAR" property="carParams" /> |
|
|
|
<result column="status" jdbcType="INTEGER" property="status" /> |
|
|
|
<result column="link_person" jdbcType="VARCHAR" property="linkPerson" /> |
|
|
|
<result column="business_id" jdbcType="VARCHAR" property="businessId" /> |
|
|
|
<result column="business_id" jdbcType="INTEGER" property="businessId" /> |
|
|
|
<result column="shop_type" jdbcType="INTEGER" property="shopType" /> |
|
|
|
<result column="brand" jdbcType="VARCHAR" property="brand" /> |
|
|
|
<result column="corp_papers_type" jdbcType="INTEGER" property="corpPapersType" /> |
|
|
|
|