Merge remote-tracking branch 'origin/mark' into su

This commit is contained in:
苏尹岚
2019-11-20 09:55:42 +08:00
6 changed files with 24 additions and 7 deletions

View File

@@ -39,7 +39,7 @@ func (c *InitDataController) InitSkuName() {
}
// @Title 初始化vendor category
// @Description 初始化vendor category(当前只有美团外卖的通过这个设置)
// @Description 初始化vendor category
// @Param token header string true "认证token"
// @Param vendorID formData int true "厂商ID"
// @Param isAsync formData bool false "是否异步操作"