mirror of
https://github.com/certd/certd.git
synced 2026-05-15 20:47:31 +08:00
perf: 支持next-terminal
This commit is contained in:
@@ -50,7 +50,7 @@ export class XinnetConnectAccess extends BaseAccess {
|
||||
async onTestRequest() {
|
||||
await this.getDomainList({
|
||||
pageNo: 1,
|
||||
pageSize: 1,
|
||||
pageSize: 10,
|
||||
});
|
||||
return "ok";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user