Verify page
System ping
这一页只负责展示结果,真正的请求逻辑已经下沉到 src/api/system/ping.api.ts。
POST /rpc/system/ping加载中...
Request
{
"method": "POST",
"path": "/rpc/system/ping",
"json": {
"name": "web"
}
}Response
加载中...
Verify page
Request
{
"method": "POST",
"path": "/rpc/system/ping",
"json": {
"name": "web"
}
}Response
加载中...