巴中代码提交

This commit is contained in:
hoteas
2021-11-15 03:32:50 +08:00
parent 2734e95096
commit 96b1795f05
13 changed files with 1306 additions and 981 deletions
+3 -3
View File
@@ -4,7 +4,7 @@ import (
"../../hotime"
"../../hotime/common"
"../dri/ddsms"
"./admin"
//"./admin"
"./app"
"fmt"
"io"
@@ -147,8 +147,8 @@ func main() {
}
appIns.Run(hotime.Router{
"admin": admin.Project,
"app": app.Project,
//"admin": admin.Project,
"app": app.Project,
//"app": hotime.Proj{
// "index": hotime.Ctr{
// "test": func(this *hotime.Context) {