Files
smart-go/web/lib/api/paths.ts
T
2026-04-23 18:58:13 +08:00

3 lines
71 B
TypeScript

/** 与 Go `apiGroup` 前缀一致 */
export const API_V1 = '/api/v1';