已经存在退款记录, 不能再次结算

This commit is contained in:
2024-02-21 15:58:33 +08:00
parent 932fc6fc11
commit b8d9226c42
4 changed files with 20 additions and 72 deletions

View File

@@ -158,7 +158,7 @@ public class OrderBasicInfoController extends BaseController {
/**
* 人工结算订单
* 人工结算订单/手动结算逻辑/手动结算按钮
* http://localhost:8080/order/manualSettlementOrder
*/
@PostMapping("/manualSettlementOrder")