aa
This commit is contained in:
@@ -130,8 +130,8 @@ func (c *OrderController) GetPayStatistics() {
|
||||
// @Description 经营分析图表
|
||||
// @Param token header string true "认证token"
|
||||
// @Param cityCodes query string false "城市id列表"
|
||||
// @Param fromTime query string false "开始时间"
|
||||
// @Param toTime query string false "结束时间"
|
||||
// @Param fromTime query string true "开始时间"
|
||||
// @Param toTime query string true "结束时间"
|
||||
// @Param jobIDs query string false "任务IDs"
|
||||
// @Success 200 {object} controllers.CallResult
|
||||
// @Failure 200 {object} controllers.CallResult
|
||||
|
||||
Reference in New Issue
Block a user