京西和平台商品差异
This commit is contained in:
@@ -5,5 +5,7 @@ import (
|
||||
)
|
||||
|
||||
func TestCheckSkuDiffBetweenJxAndVendor(t *testing.T) {
|
||||
CheckSkuDiffBetweenJxAndVendor()
|
||||
vendorIDList := []string{}
|
||||
storeIDList := []string{}
|
||||
CheckSkuDiffBetweenJxAndVendor(vendorIDList, storeIDList)
|
||||
}
|
||||
Reference in New Issue
Block a user