This commit is contained in:
邹宗楠
2025-05-14 11:54:08 +08:00
parent 2ccbeb29e4
commit 48cf3c5a85
3 changed files with 10 additions and 3 deletions

View File

@@ -73,6 +73,9 @@ func TestQueryPageBrandInfo(t *testing.T) {
globals.SugarLogger.Debugf("--------result := %v", err)
}
func TestQueryChildCategoriesForOP(t *testing.T) {
api.QueryChildCategoriesForOP(0)
}
func TestDelete(t *testing.T) {
var searchAfterSkuId string = ""
for i := 0; i < 130; i++ {