This commit is contained in:
gazebo
2020-01-07 09:56:03 +08:00
parent 901b45690d
commit d913a8d68b

View File

@@ -571,7 +571,7 @@ func (c *StoreSkuController) FocusStoreSkusByExcel() {
// @Title 得到门店的分类列表
// @Description 得到门店的分类列表(按商品销量)
// @Param token header string true "认证token"
// @Param token header string false "认证token"
// @Param storeID query int true "门店ID"
// @Param parentID query int false "父分类id"
// @Success 200 {object} controllers.CallResult