813eca2 89e5382 813eca2
1
2
3
4
5
6
7
export default { // prefix: '/ping', prefix: '/hf/ping', get: { '': async () => "pong" } }