- token for ExportMTWaybills
This commit is contained in:
@@ -175,10 +175,9 @@ func (c *OrderController) GetOrderWaybillInfo() {
|
|||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
||||||
// @Param token header string true "认证token"
|
|
||||||
|
|
||||||
// @Title 导出美团运单
|
// @Title 导出美团运单
|
||||||
// @Description 导出美团运单
|
// @Description 导出美团运单(excel文件),注意时间跨度不要太长,最多只能是一个月
|
||||||
|
// @Param token header string true "认证token"
|
||||||
// @Param fromDate query string true "开始日期(包含),格式(2006-01-02)"
|
// @Param fromDate query string true "开始日期(包含),格式(2006-01-02)"
|
||||||
// @Param toDate query string false "结束日期(包含),格式(2006-01-02)"
|
// @Param toDate query string false "结束日期(包含),格式(2006-01-02)"
|
||||||
// @Success 200 {object} controllers.CallResult
|
// @Success 200 {object} controllers.CallResult
|
||||||
|
|||||||
Reference in New Issue
Block a user