- 达达与美团配送的接口修改为较正式参数
This commit is contained in:
@@ -186,3 +186,8 @@ func TestSkuStockUpdateBatch(t *testing.T) {
|
||||
}
|
||||
t.Log(utils.Format4Output(failedSkuIDs, false))
|
||||
}
|
||||
|
||||
func TestGetEbaiCatIDFromName(t *testing.T) {
|
||||
ebaiCatID := api.GetEbaiCatIDFromName("300280", "应季水果新鲜美味")
|
||||
t.Log(ebaiCatID)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user