|
@@ -4064,18 +4064,6 @@
|
|
|
store_score = #{storeScore}
|
|
|
where item_id = #{itemId}
|
|
|
</update>
|
|
|
- <update id="updatezhishuiOrderRegimentalSettleAmount">
|
|
|
- UPDATE zhishui.kuaishou_supply_chain
|
|
|
- SET order_status = #{cpsOrderStatus},
|
|
|
- total_regimental_settle_amount = regimental_promotion_amount
|
|
|
- WHERE oid = #{oid}
|
|
|
- </update>
|
|
|
- <update id="updateZhishuiOrder">
|
|
|
- UPDATE zhishui.kuaishou_supply_chain
|
|
|
- SET order_status = #{cpsOrderStatus}
|
|
|
- WHERE oid = #{oid}
|
|
|
- </update>
|
|
|
-
|
|
|
<update id="updateZhishuiKuaiShouActivityOpenItemList">
|
|
|
UPDATE zhishui.kuaishou_activity_open_item_list
|
|
|
SET shop_star = #{shopStar},
|