fix(MemberEmptyProductMapper): 空单注册注-实单注册报错问题处理
This commit is contained in:
parent
cb54f95b6f
commit
1b8df54796
|
@ -88,7 +88,7 @@
|
|||
PK_CREATOR
|
||||
)
|
||||
values (
|
||||
CU_MEMBER_EMPTY_PRODUCT.Nextval,
|
||||
CU_MEMBER_EMPTY_PRODUCT_SEQ.Nextval,
|
||||
tmp.PK_MEMBER_EMPTY,
|
||||
tmp.PK_MEMBER_EMPTY_DETAIL,
|
||||
tmp.PK_PRODUCT,
|
||||
|
|
Loading…
Reference in New Issue