启动类添加注解

master
张腾 2024-08-08 21:41:18 +08:00
parent def0196041
commit 212c4d8887
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ public class OrderPayCustomerServiceImpl
implements OrderPayCustomerService {
@Resource
@Autowired
private NacosServerService nacosServerService;