update:新增社团添加唯一性校验;添加参会信息导入接口了;修改模板
This commit is contained in:
@@ -221,5 +221,7 @@ public class ResultCommon {
|
||||
|
||||
// 当前节点下存在子集
|
||||
public static final String NODE_EXIST_SUBSETS = "node.exist.subsets";
|
||||
// 社团名称不能重复
|
||||
public static final String CLUB_ALREADY_EXISTS = "club.already.exists";
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user