修改美团配送价格

This commit is contained in:
邹宗楠
2022-02-25 15:24:34 +08:00
parent 982e1d309f
commit 16637d25c9
5 changed files with 15 additions and 2 deletions

View File

@@ -109,6 +109,7 @@ func (c *OrderController) QueryOrderWaybillFeeInfo() {
})
}
// todo 召唤第三方骑手配送生成订单
// @Title 创建三方运单
// @Description 创建三方运单
// @Param token header string true "认证token"