This commit is contained in:
2023-05-08 13:57:39 +08:00
parent c0462c187d
commit 97db024485
2 changed files with 3 additions and 3 deletions

View File

@@ -244,7 +244,7 @@ public class OrderController extends BaseController {
/**
* 查询未开发票订单
* 时间限制60天内
* 时间限制15天内
* http://localhost:8080/uniapp/order/queryUninvoicedOrderList
*/
@PostMapping("/queryUninvoicedOrderList")