刷新验证码
This commit is contained in:
7
controllers/controller.go
Normal file
7
controllers/controller.go
Normal file
@@ -0,0 +1,7 @@
|
||||
package controllers
|
||||
|
||||
import "git.rosy.net.cn/jx-print/globals"
|
||||
|
||||
func init() {
|
||||
globals.SugarLogger.Debugf("test init ...")
|
||||
}
|
||||
Reference in New Issue
Block a user