feat():修改异常NotNull客户业务层为空
parent
3f303ffca1
commit
edf47ce9f1
|
@ -35,7 +35,7 @@ public class OrderPayCustomerController {
|
||||||
/**
|
/**
|
||||||
* 客户业务层
|
* 客户业务层
|
||||||
*/
|
*/
|
||||||
@NotNull
|
// @NotNull
|
||||||
private final OrderPayCustomerService orderPayCustomerService;
|
private final OrderPayCustomerService orderPayCustomerService;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Reference in New Issue