fix: 使用原始SKU辅助档口匹配 (#259)

This commit is contained in:
chengma
2026-08-18 15:25:58 +08:00
parent 103610a012
commit 4383bb87df
9 changed files with 237 additions and 33 deletions
+2
View File
@@ -26,6 +26,7 @@ type InnerCodeRecord struct {
OrderNumber string
ShopName string
Stall string
SourceSKURaw string
SpecRaw string
SpecKey string
InnerCode string
@@ -62,6 +63,7 @@ type InnerCodeImportRow struct {
OrderNumber string
ShopName string
Stall string
SourceSKURaw string
SpecRaw string
SpecKey string
InnerCode string