学生资助、学生奖惩、学籍异动内容修改
This commit is contained in:
@@ -15,7 +15,7 @@ srs:
|
||||
addressEnabled: false
|
||||
# 验证码类型 math 数组计算 char 字符验证
|
||||
captchaType: math
|
||||
url: http://zhxg:gxsdxy.cn/srs/prod_api/
|
||||
url: https://zhxg.gxsdxy.cn/srs/prod_api/
|
||||
|
||||
|
||||
# 开发环境配置
|
||||
@@ -64,8 +64,8 @@ spring:
|
||||
# 国际化资源文件路径
|
||||
basename: i18n/messages
|
||||
profiles:
|
||||
# active: druid #正式环境
|
||||
active: dev #测试环境
|
||||
active: druid #正式环境
|
||||
# active: dev #测试环境
|
||||
# 文件上传
|
||||
servlet:
|
||||
multipart:
|
||||
@@ -81,15 +81,15 @@ spring:
|
||||
# redis 配置
|
||||
redis:
|
||||
# 地址
|
||||
# host: localhost #正式环境redis
|
||||
host: 47.112.118.149 #测试开发地址
|
||||
host: localhost #正式环境redis
|
||||
# host: 47.112.118.149 #测试开发地址
|
||||
# 端口,默认为6379
|
||||
port: 6379
|
||||
# 数据库索引
|
||||
database: 0
|
||||
# 密码SSSS
|
||||
password: Houpuyfb #测试开发密码
|
||||
# password: #正式环境密码
|
||||
# password: Houpuyfb #测试开发密码
|
||||
password: #正式环境密码
|
||||
# 连接超时时间
|
||||
timeout: 10s
|
||||
lettuce:
|
||||
@@ -180,15 +180,15 @@ app:
|
||||
casEnable: false
|
||||
server:
|
||||
host:
|
||||
url: http://zhxgjava.gxsdxy.cn
|
||||
url: https://zhxgjava.gxsdxy.cn
|
||||
#应用登录地址
|
||||
login_url: /
|
||||
#应用登出地址
|
||||
logout_url: /logout
|
||||
#前端登录地址
|
||||
web_url: http://zhxg.gxsdxy.cn/cas/#/index
|
||||
web_url: https://zhxg.gxsdxy.cn/cas/#/index
|
||||
#移动端登录地址
|
||||
wab_url: http://zhxg.gxsdxy.cn/wab/#/pages/index/index
|
||||
wab_url: https://zhxg.gxsdxy.cn/wab/
|
||||
wechat:
|
||||
corpId: wx129e6bf0f36b8b3d
|
||||
secret: qoNhKNJc2vCeV0700u5d0F7wLFX2U_uUx3YC1PYuwL0
|
||||
|
||||
Reference in New Issue
Block a user