|
|
@@ -17,7 +17,7 @@ |
|
|
<result column="shop_type" jdbcType="INTEGER" property="shopType"/> |
|
|
<result column="shop_type" jdbcType="INTEGER" property="shopType"/> |
|
|
<result column="brand" jdbcType="VARCHAR" property="brand"/> |
|
|
<result column="brand" jdbcType="VARCHAR" property="brand"/> |
|
|
<result column="type" jdbcType="SMALLINT" property="type"/> |
|
|
<result column="type" jdbcType="SMALLINT" property="type"/> |
|
|
<result column="public" jdbcType="SMALLINT" property="isPublic"/> |
|
|
|
|
|
|
|
|
<result column="is_public" jdbcType="SMALLINT" property="isPublic"/> |
|
|
|
|
|
|
|
|
</resultMap> |
|
|
</resultMap> |
|
|
|
|
|
|
|
|
|