3
0
Fork 0

## 空单注册报错处理(195);

This commit is contained in:
cabbage 2025-06-14 14:07:03 +08:00
parent d21156bd1c
commit 8d6005ab07
1 changed files with 1 additions and 1 deletions

View File

@ -156,7 +156,7 @@
cmed.product_flag = tmp.product_flag, cmed.product_flag = tmp.product_flag,
cmed.order_type = tmp.order_type, cmed.order_type = tmp.order_type,
cmed.pk_modified = #{userId}, cmed.pk_modified = #{userId},
cmed.auth_flag = tmp.auto_flag, cmed.auto_flag = tmp.auto_flag,
cmed.modified_time = sysdate cmed.modified_time = sysdate
</update> </update>