fix: 多件档口入库码逐件回写 (#250)

This commit is contained in:
chengma
2026-08-18 15:18:35 +08:00
parent d2acbd821c
commit b8f49fe4bb
14 changed files with 547 additions and 111 deletions
+1
View File
@@ -40,6 +40,7 @@ type InnerCodeRecord struct {
PurchasePlatform string
PurchaseCode string
RemoteInnerCode string
RemoteItemsJSON string
Status InnerCodeStatus
ResultMessage string
CreatedByUserID string