aa
This commit is contained in:
@@ -299,6 +299,8 @@ func (c *OrderController) ExportMTWaybills() {
|
||||
// @Param brandID query int false "品牌ID"
|
||||
// @Param mustInvoice query bool false "是否必须要求开发票"
|
||||
// @Param deliveryTypes query string false "配送方式"
|
||||
// @Param jxIncomeBegin query string false "预计收入begin"
|
||||
// @Param jxIncomeEnd query string false "预计收入end"
|
||||
// @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