巴中代码提交
This commit is contained in:
+3
-3
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user