aa
This commit is contained in:
@@ -17,6 +17,10 @@ type ReportController struct {
|
||||
// @Param token header string true "认证token"
|
||||
// @Param storeIDs formData string false "京西门店ID列表[1,2,3]"
|
||||
// @Param vendorIDs formData string false "平台ID列表[1,2,3]"
|
||||
// @Param marketManPhone formData string false "平台负责人"
|
||||
// @Param jdPhone formData string false "京东负责人电话"
|
||||
// @Param mtPhone formData string false "美团负责人电话"
|
||||
// @Param ebaiPhone formData string false "饿百负责人电话"
|
||||
// @Param fromDate formData string true "开始日期(包含),格式(2006-01-02 00:00:00)"
|
||||
// @Param toDate formData string true "结束日期(包含),格式(2006-01-02 00:00:00)"
|
||||
// @Success 200 {object} controllers.CallResult
|
||||
|
||||
Reference in New Issue
Block a user