✨ scan the QR code to log in on the WeChat public account
This commit is contained in:
@@ -41,3 +41,14 @@ PhoneAndCaptchaNotEmpty = "phone number and captcha can not be empty!"
|
||||
PhoneErrorFormat = "phone number error format!"
|
||||
RegisterUserError = "register user error!"
|
||||
LoginExpired = "login expired!, please try again!"
|
||||
AccountAndPasswordNotEmpty = "account and password can not be empty!"
|
||||
UserNotRegister = "user not register!"
|
||||
AccountErrorFormat = "account error format!"
|
||||
AddUserError = "add user error!"
|
||||
AddUserRoleError = "add user role error!"
|
||||
AddUserSuccess = "add user success!"
|
||||
ResetPasswordError = "reset password error!"
|
||||
ResetPasswordSuccess = "reset password success!"
|
||||
QRCodeGetFailed = "qr code get failed!"
|
||||
QRCodeGetSuccess = "qr code get successfully!"
|
||||
QRCodeExpired = "qr code expired!"
|
||||
|
Reference in New Issue
Block a user