@@ -102,6 +102,7 @@ func (c *BaseAuth) Prepare() {
}
if adminWx.Enabled != 1 {
c.TokenMsgError("账户信息异常!", "账户状态异常,强制退出")
+ return
c.AdminWx = adminWx