岗位业务逻辑完善
This commit is contained in:
@@ -177,4 +177,4 @@ chatGpt:
|
||||
|
||||
http:
|
||||
client:
|
||||
connect-timeout-seconds: 10
|
||||
connect-timeout-seconds: 600
|
||||
|
||||
@@ -36,6 +36,9 @@ spring:
|
||||
restart:
|
||||
# 热部署开关
|
||||
enabled: true
|
||||
mvc:
|
||||
async:
|
||||
request-timeout: 120000
|
||||
|
||||
# token配置
|
||||
token:
|
||||
|
||||
@@ -55,6 +55,10 @@ systemSysRegisterService10007 = Registration failed, please contact the system a
|
||||
systemEmailUtil10001 = Sending Email Failed
|
||||
systemR10001 = Operation Successful
|
||||
systemR10002 = Operation Failed
|
||||
|
||||
|
||||
HotakeRolesInfoServiceImpl10001 = The job information is abnormal. Please try again later
|
||||
|
||||
#管理端
|
||||
# manager.页面,字段 = User Manager
|
||||
VerificationEmailTiTle = Your verification code
|
||||
|
||||
@@ -54,6 +54,9 @@ systemEmailUtil10001 = 发送邮件失败
|
||||
systemR10001 = 操作成功
|
||||
systemR10002 = 操作失败
|
||||
|
||||
|
||||
HotakeRolesInfoServiceImpl10001 = 岗位信息异常,请稍后再试
|
||||
|
||||
#管理端
|
||||
# manager.页面,字段 = 用户管理
|
||||
VerificationEmailTiTle = 你的验证码
|
||||
|
||||
Reference in New Issue
Block a user