读取永辉excel

This commit is contained in:
苏尹岚
2019-11-28 14:54:23 +08:00
parent 4c61474de7
commit 6fb1142e67

View File

@@ -133,12 +133,12 @@ var (
SkuRow: 1,
}, "净配": &SheetParam{
SkuIDCol: 0,
SkuPriceCol: 12,
SkuPriceCol: 13,
SkuNameCol: 1,
OrgSkuIdCol: 4,
OrgSkuPriceCol: 7,
OrgSkuNameCol: 5,
SkuRow: 1,
SkuRow: 2,
}, "水产": &SheetParam{
SkuIDCol: 1,
SkuPriceCol: 15,