liujiandao
2024-03-23 51b5ceb5ac07e5fba7efc616700c7b69d5a16c77
pkg/ecode/code.go
@@ -18,4 +18,5 @@
   JWTEmpty              = 2013 // JWT为空
   JWTExpire             = 2014 // JWT过期
   JWTParseErr           = 2015 // JWT解析失败
   ResetPwd              = 2036 //账号设置密码
)