BUGFIX:1、教育通过上传文件批量创建子账号没有任何校验

2、下载子账号所有信息接口缺失(原下载模板接口保留)
3、保存个人模特到collection时类型设置为System
4、创建子账号时设置积分无效
This commit is contained in:
2025-08-15 17:44:45 +08:00
parent c28db81893
commit 45d6af92e8
11 changed files with 138 additions and 30 deletions

View File

@@ -158,6 +158,7 @@ this.promotion.code.is.invalid=This promotion code is invalid.
one.time.limit.per.customer=This code has already been redeemed. Promo codes are limited to one-time use per customer.
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.
# 可能会报异常
# Informative:

View File

@@ -154,6 +154,7 @@ this.promotion.code.is.invalid=该促销码无效。
one.time.limit.per.customer=该码已兑换。每个促销码每位用户仅限使用一次。
element.already.exists=元素已存在于公共库中
have.no.permission=您没有权限
permit.bulk.creation=系统仅当不存在任何子账号时,才允许批量创建账号。
# 可能会报异常
# Informative: