1
This commit is contained in:
@@ -236,7 +236,7 @@ func TestBatchSetPrice(t *testing.T) {
|
||||
}
|
||||
|
||||
func TestRetailDelete(t *testing.T) {
|
||||
poiCode := "18877719"
|
||||
poiCode := "17088914"
|
||||
|
||||
i := 0
|
||||
count := 0
|
||||
@@ -453,9 +453,9 @@ func TestRetailSkuSellStatus(t *testing.T) {
|
||||
}
|
||||
|
||||
func TestRetailSellStatus(t *testing.T) {
|
||||
result, err := api.RetailSellStatus(utils.GetUUID(), "10071426", []*BareStoreFoodInfo{
|
||||
result, err := api.RetailSellStatus(utils.GetUUID(), "17088914", []*BareStoreFoodInfo{
|
||||
&BareStoreFoodInfo{
|
||||
AppFoodCode: "6092651",
|
||||
AppFoodCode: "2429611",
|
||||
Skus: []*BareStoreSkuInfo{
|
||||
&BareStoreSkuInfo{
|
||||
//SkuID: "22781",
|
||||
|
||||
Reference in New Issue
Block a user