feat:云流水

This commit is contained in:
苏竹红
2025-04-16 15:08:23 +08:00
parent 9a09be5ce3
commit 6fb703d624
7 changed files with 39 additions and 21 deletions

View File

@@ -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}