- jd.FullSyncStoreSkus

- refactor mtwm.SyncLocalStoreCategory
This commit is contained in:
gazebo
2018-12-07 11:34:49 +08:00
parent 2210e1020b
commit bf5d9ed219
9 changed files with 213 additions and 70 deletions

View File

@@ -286,7 +286,7 @@ func (c *SkuController) DeleteSkuNamePlace() {
}
// @Title 远程查询厂商SKU信息
// @Description 远程查询厂商SKU信息这个是实时调用API远程查询
// @Description 远程查询厂商SKU信息这个是实时调用API远程查询(不推荐使用)
// @Param token header string true "认证token"
// @Param vendorSkuID query string true "sku ID"
// @Param vendorID query int true "门店所属的厂商ID"