add 企微通知
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
<mapper namespace="com.cool.store.mapper.FranchiseFeeMapper">
|
||||
<update id="updateDataHandleServiceV25">
|
||||
update xfsg_franchise_fee
|
||||
set first_year_fee = "7200",
|
||||
first_year_manage_fee = "6000"
|
||||
set first_year_fee = "6000",
|
||||
first_year_manage_fee = "7200"
|
||||
</update>
|
||||
|
||||
<select id="selectByShopId" resultType="com.cool.store.entity.FranchiseFeeDO">
|
||||
|
||||
Reference in New Issue
Block a user