Skip to content

Commit dc4c9b7

Browse files
committed
fix(foundation): update UserRegistrationControlBlock message
1 parent 15e95e5 commit dc4c9b7

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

backend/modules/foundation/pkg/errno/foundation.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

backend/script/errorx/foundation.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,5 @@ error_code:
4646

4747
- name: UserRegistrationControlBlock
4848
code: 2008
49-
message: user registration control block
49+
message: email address is restricted from registration based on account security protocols
5050
no_affect_stability: true

conf/default/app/runtime/locales/zh-CN.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,4 +146,4 @@
146146
"602002005": "账户余额不足"
147147
"602002006": "账户已过期"
148148
"602002007": "账户透支"
149-
"602002008": "用户注册管控受阻"
149+
"602002008": "根据账户安全协议,该邮箱地址禁止注册"

0 commit comments

Comments
 (0)