刷新验证码

This commit is contained in:
suyl
2021-07-05 18:04:29 +08:00
parent 9f8633a914
commit 17701fe1ac
8 changed files with 179 additions and 3 deletions

View File

@@ -0,0 +1,7 @@
package controllers
import "git.rosy.net.cn/jx-print/globals"
func init() {
globals.SugarLogger.Debugf("test init ...")
}