启动类添加注解
parent
def0196041
commit
212c4d8887
|
@ -31,7 +31,7 @@ public class OrderPayCustomerServiceImpl
|
||||||
implements OrderPayCustomerService {
|
implements OrderPayCustomerService {
|
||||||
|
|
||||||
|
|
||||||
@Resource
|
@Autowired
|
||||||
private NacosServerService nacosServerService;
|
private NacosServerService nacosServerService;
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue