feat:云流水
This commit is contained in:
@@ -103,6 +103,9 @@
|
||||
<if test="syncTime != null">
|
||||
last_sync_time = #{syncTime},
|
||||
</if>
|
||||
<if test="ylsCode != null">
|
||||
account = #{ylsCode},
|
||||
</if>
|
||||
</set>
|
||||
WHERE
|
||||
shop_id = #{shopId}
|
||||
|
||||
Reference in New Issue
Block a user