ActMap添加VendorOrgCode
京东活动依赖VendorOrgCode
This commit is contained in:
@@ -14,6 +14,6 @@ func TestGetActStoreSku(t *testing.T) {
|
||||
if err != nil {
|
||||
t.Fatal(err)
|
||||
}
|
||||
storeSkuMap := NewActStoreSkuMap(actStoreSkuList, false)
|
||||
storeSkuMap := jxutils.NewActStoreSkuMap(actStoreSkuList, false)
|
||||
t.Log(storeSkuMap.GetActStoreSku(1, 2, 3))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user