Commit 2bb95540 by mushishixian

在途库存展示

parent 5542101c
Showing with 4 additions and 4 deletions
...@@ -17,11 +17,11 @@ var GoodsTags = map[int]string{ ...@@ -17,11 +17,11 @@ var GoodsTags = map[int]string{
} }
var StockInfoSupplierMap = map[int64]string{ var StockInfoSupplierMap = map[int64]string{
6: "element14", // 6: "element14",
7: "digikey", 7: "digikey",
14: "mouser", // 14: "mouser",
21: "rs", // 21: "rs",
1672: "master", // 1672: "master",
} }
var StockInfoSupplierIds = []int64{ var StockInfoSupplierIds = []int64{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment