This commit is contained in:
邹宗楠
2023-06-13 16:33:01 +08:00
parent 54812a2ce2
commit 147ce647fe
7 changed files with 180 additions and 6 deletions

View File

@@ -0,0 +1,5 @@
package tao_vegetable
const (
AddStoreCategoryApi = "alibaba.wdk.sku.category.add"
)