整个包结构重构

This commit is contained in:
hoteas
2021-05-24 07:27:41 +08:00
parent 77ded19742
commit 9bc930750d
23 changed files with 245 additions and 202 deletions
+4
View File
@@ -1,5 +1,9 @@
package hotime
import (
. "./common"
)
var IsRun = false //当前状态
var App = map[string]*Application{} //整个项目