yumeng преди 1 година
родител
ревизия
e489c55c89
променени са 1 файла, в които са добавени 3 реда и са изтрити 3 реда
  1. 3 3
      ruixuan-live/src/main/resources/mapper/isc/SupplyChainMapper.xml

+ 3 - 3
ruixuan-live/src/main/resources/mapper/isc/SupplyChainMapper.xml

@@ -18,10 +18,10 @@
 
 
     </update>
-    update kuaishou_supply_chain set order_status = #{cpsOrderStatus},total_regimental_settle_amount = regimental_promotion_amount
-    where oid = #{oid}
-    <update id="updateOrderRegimentalSettleAmount">
 
+    <update id="updateOrderRegimentalSettleAmount">
+   update kuaishou_supply_chain set order_status = #{cpsOrderStatus},total_regimental_settle_amount = regimental_promotion_amount
+    where oid = #{oid}
     </update>
 
     <update id="updateItem">