增加nacosServer业务
parent
ad3f87857b
commit
4248952556
|
@ -21,6 +21,7 @@ public class NacosServeService {
|
||||||
|
|
||||||
public List<String> nacosServerAllList(){
|
public List<String> nacosServerAllList(){
|
||||||
|
|
||||||
|
|
||||||
List<String> serverList = new ArrayList<>();
|
List<String> serverList = new ArrayList<>();
|
||||||
|
|
||||||
ServiceListResp serviceListResp=null;
|
ServiceListResp serviceListResp=null;
|
||||||
|
|
Loading…
Reference in New Issue