feat():增加了删除 修改状态
parent
9d798e1d46
commit
bf80b5a7ac
|
@ -120,6 +120,7 @@ public class OrderPayCustomerController {
|
|||
orderPayCustomerService.disable(orderCustomerId);
|
||||
return Result.success(null,"操作成功");
|
||||
}
|
||||
|
||||
/**
|
||||
* 客户启用支付接口
|
||||
* @param orderCustomerId
|
||||
|
|
Loading…
Reference in New Issue