feat():增加了删除 修改状态

master
Cui YongXing 2024-08-06 21:07:53 +08:00
parent 9d798e1d46
commit bf80b5a7ac
1 changed files with 1 additions and 0 deletions

View File

@ -120,6 +120,7 @@ public class OrderPayCustomerController {
orderPayCustomerService.disable(orderCustomerId); orderPayCustomerService.disable(orderCustomerId);
return Result.success(null,"操作成功"); return Result.success(null,"操作成功");
} }
/** /**
* *
* @param orderCustomerId * @param orderCustomerId