6 lines
87 B
Go
6 lines
87 B
Go
package tao_vegetable
|
|
|
|
const (
|
|
AddStoreCategoryApi = "alibaba.wdk.sku.category.add"
|
|
)
|