1
This commit is contained in:
@@ -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++ {
|
||||
|
||||
Reference in New Issue
Block a user