This commit is contained in:
苏尹岚
2021-01-15 14:37:23 +08:00
parent 74b902e4e5
commit c3319e4201

View File

@@ -943,7 +943,7 @@ func (c *StoreController) GetJddjStoreInfo() {
// @Title 查询品牌
// @Description 查询品牌
// @Param token header string true "认证token"
// @Param token header string false "认证token"
// @Param brandID query int false "品牌ID"
// @Param name query string false "品牌名"
// @Success 200 {object} controllers.CallResult