This commit is contained in:
邹宗楠
2025-12-10 10:55:50 +08:00
parent ee4b2859bb
commit ad4ad6bbf8
8 changed files with 243 additions and 10 deletions

View File

@@ -372,5 +372,5 @@ func TestDeleteSku(t *testing.T) {
}
func TestCategoryAttrValueList(t *testing.T) {
api.CategoryAttrValueList(201220238, "666667")
api.CategoryAttrValueList(201232923, "666667")
}