feat: follow llm.txt

This commit is contained in:
2025-12-18 10:27:40 +08:00
parent 819fa7f218
commit 674c562831
25 changed files with 2775 additions and 106 deletions

View File

@@ -1,7 +1,7 @@
package super
func (r *Routes) Path() string {
return "/super"
return "/super/v1"
}
func (r *Routes) Middlewares() []any {