修改pingApi

This commit is contained in:
2025-11-01 23:55:39 +08:00
parent 5db9f22fea
commit 64a19fccef

View File

@@ -6,6 +6,7 @@ type PingResp {
@server (
group: ping
prefix: /api/ping
)
service ping-api {
@handler PingHandler