This commit is contained in:
xiaojunnuo
2025-07-14 23:15:22 +08:00
parent 42f4d1477d
commit 6369fed5fc
2 changed files with 29 additions and 0 deletions
@@ -111,6 +111,10 @@ export const Constants = {
code: 20013,
message: '证书正在申请中,请稍后重新获取(需要事先在“域名管理”页面配置好校验方式)',
},
openDomainNoVerifier:{
code: 20014,
message: '域名校验方式未配置',
},
openEmailNotFound: {
code: 20021,
message: '用户邮箱还未配置',