更新钱包code为空的数据

This commit is contained in:
Guoqs
2025-07-24 15:26:55 +08:00
parent 3278906351
commit f09e2a0630
2 changed files with 4 additions and 2 deletions

View File

@@ -572,6 +572,6 @@
<include refid="Base_Column_List" />
from member_wallet_info
where del_flag = '0'
and merchant_id is null
and wallet_code is null
</select>
</mapper>