多品牌使用

This commit is contained in:
shuo.wang
2024-11-05 13:44:01 +08:00
parent f71d969744
commit ad906eadca
4 changed files with 5 additions and 4 deletions

View File

@@ -32,7 +32,7 @@
<result column="deleted" jdbcType="BIT" property="deleted" />
<result column="partner_num" jdbcType="VARCHAR" property="partnerNum" />
<result column="big_region_id" jdbcType="BIGINT" property="bigRegionId" />
<result column="franchise_brand" jdbcType="TINYINT" property="franchiseBrand" />
<result column="franchise_brand" jdbcType="VARCHAR" property="franchiseBrand" />
</resultMap>
<insert id="insertOrUpdate" parameterType="com.cool.store.entity.LineInfoDO" useGeneratedKeys="true" keyProperty="id">
INSERT INTO xfsg_line_info