## 空单注册报错处理(195);
This commit is contained in:
parent
d21156bd1c
commit
8d6005ab07
|
@ -156,7 +156,7 @@
|
|||
cmed.product_flag = tmp.product_flag,
|
||||
cmed.order_type = tmp.order_type,
|
||||
cmed.pk_modified = #{userId},
|
||||
cmed.auth_flag = tmp.auto_flag,
|
||||
cmed.auto_flag = tmp.auto_flag,
|
||||
cmed.modified_time = sysdate
|
||||
</update>
|
||||
|
||||
|
|
Loading…
Reference in New Issue