1
This commit is contained in:
@@ -307,10 +307,10 @@ func TestErrList(t *testing.T) {
|
||||
func TestUpdateSkuBoxFee(t *testing.T) {
|
||||
api.RetailBatchInitData(utils.GetUUID(), "2461720", []map[string]interface{}{
|
||||
map[string]interface{}{
|
||||
"app_spu_code": "22509",
|
||||
"app_spu_code": "23923",
|
||||
"skus": []map[string]interface{}{
|
||||
{
|
||||
"sku_id": "22509",
|
||||
"sku_id": "23923",
|
||||
"ladder_box_num": "0",
|
||||
"ladder_box_price": "0",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user