[ Server ] [ Harbor ] - list project - 1
This commit is contained in:
@@ -33,7 +33,12 @@ public class TestBaseFuncScheduler {
|
||||
|
||||
|
||||
ServerQueryEntity serverQueryEntity = new ServerQueryEntity();
|
||||
serverQueryEntity.setServerName("Chengdu-amd64-99");
|
||||
// exsi server
|
||||
// serverQueryEntity.setServerName("Chengdu-amd64-99");
|
||||
|
||||
// lappro
|
||||
serverQueryEntity.setServerName("Chengdu-amd64-65");
|
||||
|
||||
ServerInfoPO serverInfoPO = serverService
|
||||
.serverGetByPage(serverQueryEntity)
|
||||
.getRecords()
|
||||
|
||||
Reference in New Issue
Block a user