BUGFIX:1. 新建的教育管理员无法登录、无法分配积分

2. 填写个人信息时会覆盖其他人的信息
TASK:教育用户不能通过个人版登录入口登录
This commit is contained in:
2025-09-10 22:05:45 +08:00
parent 5f5f2c83d7
commit e3b0d3bc0a
4 changed files with 32 additions and 5 deletions

View File

@@ -159,6 +159,8 @@ one.time.limit.per.customer=This code has already been redeemed. Promo codes are
element.already.exists=This element already exists in the public library
have.no.permission=Sorry, you don't have permission
permit.bulk.creation=The system permits bulk account creation exclusively when no sub-accounts exist.
school.account.login=School account detected.Please log in through the Academic portal.
enterprise.account.login=Enterprise account detected.Please log in through the Enterprise portal.
# 可能会报异常
# Informative:

View File

@@ -155,6 +155,8 @@ one.time.limit.per.customer=该码已兑换。每个促销码每位用户仅限
element.already.exists=元素已存在于公共库中
have.no.permission=您没有权限
permit.bulk.creation=系统仅当不存在任何子账号时,才允许批量创建账号。
school.account.login=检测到学校账号。请从教育版入口登录。
enterprise.account.login=检测到企业账号。请从企业版入口登录。
# 可能会报异常
# Informative: