fix
This commit is contained in:
@@ -98,6 +98,7 @@
|
||||
<if test="item.receivingMsBankAccount !=null and item.receivingMsBankAccount != ''">
|
||||
receiving_ms_bank_account = #{item.receivingMsBankAccount},
|
||||
</if>
|
||||
order_update_time = now()
|
||||
</set>
|
||||
where shop_id = #{item.shopId}
|
||||
</foreach>
|
||||
|
||||
Reference in New Issue
Block a user