京东商城新增分类
This commit is contained in:
@@ -47,6 +47,6 @@ func (a *API) DeleteShopCategory(cid int64) (uniteResp *UniteResp, err error) {
|
||||
|
||||
//京东商城发布商品(创建商品?)
|
||||
//https://open.jd.com/home/home#/doc/api?apiCateId=48&apiId=1379&apiName=jingdong.ware.write.add
|
||||
func (a *API) CreateSkuName() (err error) {
|
||||
func (a *API) CreateSku() (err error) {
|
||||
return err
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user