aa
This commit is contained in:
@@ -47,6 +47,7 @@ type StoreController struct {
|
||||
// @Param brandID query int false "品牌ID"
|
||||
// @Param marketManPhones query string false "市场负责人电话们"
|
||||
// @Param earningType query int false "结算方式(1为报价,2为扣点)"
|
||||
// @Param isBussinessStatus query bool false "查不查门店上下线状态"
|
||||
// @Param offset query int false "门店列表起始序号(以0开始,缺省为0)"
|
||||
// @Param pageSize query int false "门店列表页大小(缺省为50,-1表示全部)"
|
||||
// @Success 200 {object} controllers.CallResult
|
||||
|
||||
Reference in New Issue
Block a user