feat: add route render

This commit is contained in:
Rogee
2024-12-20 20:47:19 +08:00
parent a6e6443120
commit 8ff0f683c1
11 changed files with 740 additions and 385 deletions

4
.vscode/launch.json vendored
View File

@@ -12,8 +12,8 @@
"program": "${workspaceFolder}",
"args": [
"gen",
"provider",
"/projects/mp-qvyun/backend",
"route",
"/projects/atom_starter",
]
}
]