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