🚧 improve image encryption and decryption

This commit is contained in:
2025-03-22 13:05:50 +08:00
parent 3a03224f8c
commit 781a71a27c
39 changed files with 1274 additions and 977 deletions

View File

@@ -15,7 +15,7 @@ passwordNotMatch = "password not match"
passwordFormatError = "password format error"
resetPasswordError = "reset password error"
loginSuccess = "login success"
notPermission = "not permission"
[sms]
smsSendTooFrequently = "sms send too frequently"
smsSendFailed = "sms send failed"