zouxuan 4 years ago
parent
commit
f5946ca1da

+ 6 - 6
mec-web/src/main/resources/columnMapper.ini

@@ -4,13 +4,13 @@
 商品名称 = name
 商品名称 = name
 商品类型 = type
 商品类型 = type
 商品分类 = goodsCategoryName
 商品分类 = goodsCategoryName
-商品型号 = specification
-商品价格 = marketPrice
-商品团购价 = groupPurchasePrice
-商品采购价 = discountPrice
+具体型号 = specification
+商品价格(元) = marketPrice
+商品团购价(元) = groupPurchasePrice
+商品采购价1(元) = discountPrice
 商品图片(插入一张图片) = image
 商品图片(插入一张图片) = image
-商品描述 = desc
-协议成本价 = agreeCostPrice
+商品明细 = desc
+商品采购价2(元) = agreeCostPrice
 
 
 [财务支出导入模板]
 [财务支出导入模板]
 批次号 = batchNo
 批次号 = batchNo

BIN
mec-web/src/main/resources/excelTemplate/商品导入模板.xls