############登录############# error.login.userNotFound=用户名不存在或者密码错误 error.login.telNotFound=手机号不存在 error.login.verifyCode=手机验证码错误 ############租户相关验证############### error.dateTime.format=日期格式应为: YYYY-MM-DD error.status.blank=状态不能为空 error.tenantId.blank=租户不能为空 error.tenantId.notExists=租户不存在 ############租户管理员/用户相关验证############### error.loginName.blank=用户名不能为空 error.password.blank=密码不能为空 error.tel.blank=手机号不能为空 error.tel.format=手机号格式错误 error.userId.blank=用户不能为空 error.userId.notExisting=用户不存在 error.groupId.blank=所属部门不能为空 error.groupId.notExisting=所属部门不存在 error.roleId.blank=角色不能为空 error.roleId.notExisting=角色不存在 ############租户菜单相关验证############### error.menuId.blank=菜单不能为空 error.menuName.blank=菜单名称不能为空 error.type.blank=菜单类型不能为空 error.menu.notExists=菜单不存在 error.menu.parent.notExists=菜单父节点不存在 ############角色管理相关验证############### error.role.blank=角色标识不能为空 error.role.existing=角色标识已存在 error.roleName.blank=角色名称不能为空 error.menu.blank=菜单权限不能为空 error.role.update.forbidden=系统默认角色不能编辑 error.role.delete.forbidden=系统默认角色不能删除 ############字典管理相关验证############### error.dictTypeId.blank=字典类型ID不能为空 error.typeCode.blank=类型码不能为空 error.dictTypeName.blank=字典类型名称不能为空 error.dictTypeCode.blank=字典类型码不能为空 error.dictTypeStatus.blank=字典类型状态不能为空 error.dictValueId.blank=字典值ID不能为空 error.dictValueTypeCode.blank=字典值类型码不能为空 error.dictValueValue.blank=字典值不能为空 error.dictValueLabel.blank=字典值标签不能为空 error.dictType.alreadyExists=字典类型已经存在 error.dictValue.alreadyExists=字典值已经存在 error.dictType.notExists=字典类型不存在 error.dictValue.notExists=字典值不存在 ############部门管理相关验证############### error.parentId.blank=父级节点不能为空 error.groupName.blank=部门名称不能为空 error.groupSort.blank=部门排序值