V2.0封测

This commit is contained in:
hoteas
2022-08-02 03:02:57 +08:00
parent 6034598bb4
commit adfb2236dc
3 changed files with 183 additions and 10 deletions
+1
View File
@@ -12,6 +12,7 @@ func main() {
return isFinished
})
appIns.Run(Router{"app": app.AppProj})
}