This commit is contained in:
苏尹岚
2021-04-02 11:03:01 +08:00
parent 0a92b20480
commit 8429a5a27c
16 changed files with 267 additions and 425 deletions

View File

@@ -62,12 +62,12 @@ const (
)
const (
ExdStoreName = "饿鲜达"
MatterStoreID = 666666
JdShopMainVendorStoreID = "999999"
JdShopMainVendorStoreID2 = "9999999"
JdShopMainStoreID = 102919
JdShopMainStoreID2 = 100000
ExdStoreName = "饿鲜达"
MatterStoreID = 666666
JdShopMainVendorStoreID = "9999999"
// JdShopMainVendorStoreID2 = "9999999"
JdShopMainStoreID = 100000
// JdShopMainStoreID2 = 100000
VendorStoreTel = "18011597879"
)