数据处理
This commit is contained in:
@@ -6,6 +6,10 @@
|
||||
set audit_id = #{auditId}
|
||||
where shop_id = #{shopId}
|
||||
</update>
|
||||
<update id="dateHandle">
|
||||
update xfsg_sign_franchise
|
||||
set sign_type = 1
|
||||
</update>
|
||||
<select id="selectByShopId" resultType="com.cool.store.entity.SignFranchiseDO">
|
||||
select *
|
||||
from xfsg_sign_franchise
|
||||
|
||||
Reference in New Issue
Block a user