This commit is contained in:
zzyuan 2024-12-20 18:40:58 +08:00
parent a0873f2acc
commit 1d495fc61a
1 changed files with 2 additions and 0 deletions

View File

@ -193,6 +193,7 @@ const boxOutBound = async () => {
leaseType: 0,
boxId: e.boxId,
maId: e.maId,
maCode: e.maCode,
manageType: 3,
outNum: 1,
parentId,
@ -320,6 +321,7 @@ const onHandleOutbound = async () => {
paramsList.push({
leaseType: 0,
maId: e.maId,
maCode: e.maCode,
manageType: 0,
outNum: 1,
parentId,