@@ -15,6 +15,7 @@ func main() {
core.InitRedis() // 初始化redis
core.InitCaptcha() // 初始化验证码
core.InitIDGenerator() // 初始化ID生成器
core.InitWechat() // 初始化微信
// 命令行参数绑定
option := cmd.Parse()
if cmd.IsStopWeb(&option) {
The note is not visible to the blocked user.