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