修改pingApi
This commit is contained in:
@@ -6,6 +6,7 @@ type PingResp {
|
||||
|
||||
@server (
|
||||
group: ping
|
||||
prefix: /api/ping
|
||||
)
|
||||
service ping-api {
|
||||
@handler PingHandler
|
||||
|
||||
Reference in New Issue
Block a user