增加nacosServer业务

master
zzh 2024-08-04 16:32:54 +08:00
parent ad3f87857b
commit 4248952556
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ public class NacosServeService {
public List<String> nacosServerAllList(){
List<String> serverList = new ArrayList<>();
ServiceListResp serviceListResp=null;