aa
This commit is contained in:
@@ -120,8 +120,8 @@ func (c *ReportController) GetManageState() {
|
||||
// @Param token header string true "认证token"
|
||||
// @Param storeIDs query string false "门店ID列表[1,2,3]"
|
||||
// @Param vendorID query int true "平台ID"
|
||||
// @Param fromTime formData string true "开始日期(包含),格式(2006-01-02 00:00:00)"
|
||||
// @Param toTime formData string true "结束日期(包含),格式(2006-01-02 00:00:00)"
|
||||
// @Param fromTime query string true "开始日期(包含),格式(2006-01-02 00:00:00)"
|
||||
// @Param toTime query string true "结束日期(包含),格式(2006-01-02 00:00:00)"
|
||||
// @Success 200 {object} controllers.CallResult
|
||||
// @Failure 200 {object} controllers.CallResult
|
||||
// @router /GetStoreManageState [get]
|
||||
|
||||
Reference in New Issue
Block a user