Files
bdqr-server/deploy/template/api/route-addition.tpl
2026-01-06 12:25:25 +08:00

5 lines
99 B
Smarty

server.AddRoutes(
{{.routes}} {{.jwt}}{{.signature}} {{.prefix}} {{.timeout}} {{.maxBytes}}
)