fix():修改分页条数

master
zzh 2024-08-09 15:03:15 +08:00
parent a167a8d24a
commit 029039d86a
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ public class NacosServeService{
List<String> serverList = new ArrayList<>();
ServiceListResp serviceListResp=null;
int pageNo=1, pageSize=2;
int pageNo=1, pageSize=10;
do {
serviceListResp = nacosServiceRemote.serviceList(