1
This commit is contained in:
@@ -305,12 +305,12 @@ func TestErrList(t *testing.T) {
|
||||
|
||||
// TestUpdateSkuBoxFee 修改打包费
|
||||
func TestUpdateSkuBoxFee(t *testing.T) {
|
||||
api.RetailBatchInitData(utils.GetUUID(), "2461720", []map[string]interface{}{
|
||||
api.RetailBatchInitData(utils.GetUUID(), "17901037", []map[string]interface{}{
|
||||
map[string]interface{}{
|
||||
"app_spu_code": "23923",
|
||||
"app_spu_code": "34712",
|
||||
"skus": []map[string]interface{}{
|
||||
{
|
||||
"sku_id": "23923",
|
||||
"sku_id": "34712",
|
||||
"ladder_box_num": "0",
|
||||
"ladder_box_price": "0",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user