This commit is contained in:
hoteas
2018-11-15 03:44:50 +00:00
parent a5895af113
commit c90bb1cd84
2 changed files with 25 additions and 3 deletions
+1
View File
@@ -22,4 +22,5 @@ var Config = Map{
"sessionName": "HOTIME",
"error": Map{},
"debug":1,//debug 0关闭1开启
"modeRouterStrict":false,//路由严格模式/a/b/c
}