mtwmapi.IsErrCategoryNotExist考虑使用RetailCatSkuBatchDelete2的情况
This commit is contained in:
@@ -88,6 +88,7 @@ func TestRetailGetSpTagIds(t *testing.T) {
|
||||
|
||||
func TestRetailCatSkuBatchDelete(t *testing.T) {
|
||||
err := api.RetailCatSkuBatchDelete2(utils.GetUUID(), testPoiCode, nil, []string{"精品水果2"}, nil, nil, nil)
|
||||
t.Log(IsErrCategoryNotExist(err))
|
||||
if err != nil {
|
||||
t.Fatal(err)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user