调整检查选项应急局版本v1功能
This commit is contained in:
parent
50710692af
commit
7ef2823e01
@ -1,6 +1,6 @@
|
|||||||
server:
|
server:
|
||||||
port: 7001
|
port: 7001
|
||||||
url: http://127.0.0.1:7001/usercenter
|
url: http://192.168.0.103:7001/usercenter
|
||||||
# ws: ws://192.168.0.103:7001/usercenter/ws
|
# ws: ws://192.168.0.103:7001/usercenter/ws
|
||||||
title: 统一用户管理平台
|
title: 统一用户管理平台
|
||||||
login-page-name: 统一用户管理平台
|
login-page-name: 统一用户管理平台
|
||||||
@ -29,7 +29,7 @@ spring:
|
|||||||
datasource:
|
datasource:
|
||||||
druid:
|
druid:
|
||||||
# url: jdbc:mysql://49.233.36.36:6688/db_cloud?useUnicode=true&characterEncoding=utf8&characterSetResults=utf8&autoReconnect=true&failOverReadOnly=false&useSSL=false&serverTimezone=UTC
|
# url: jdbc:mysql://49.233.36.36:6688/db_cloud?useUnicode=true&characterEncoding=utf8&characterSetResults=utf8&autoReconnect=true&failOverReadOnly=false&useSSL=false&serverTimezone=UTC
|
||||||
url: jdbc:mysql://127.0.0.1:3306/db_cloud_v2_city?useUnicode=true&characterEncoding=utf8&characterSetResults=utf8&autoReconnect=true&failOverReadOnly=false&useSSL=false&serverTimezone=UTC
|
url: jdbc:mysql://127.0.0.1:3306/db_cloud?useUnicode=true&characterEncoding=utf8&characterSetResults=utf8&autoReconnect=true&failOverReadOnly=false&useSSL=false&serverTimezone=UTC
|
||||||
db-type: mysql
|
db-type: mysql
|
||||||
driver-class-name: com.mysql.cj.jdbc.Driver
|
driver-class-name: com.mysql.cj.jdbc.Driver
|
||||||
# username: wanggeng
|
# username: wanggeng
|
||||||
@ -160,7 +160,7 @@ open-platform:
|
|||||||
userinfo-url: https://oapi.dingtalk.com/sns/getuserinfo_bycode
|
userinfo-url: https://oapi.dingtalk.com/sns/getuserinfo_bycode
|
||||||
# 必须有一个APP来辅助钉钉扫码登陆
|
# 必须有一个APP来辅助钉钉扫码登陆
|
||||||
app:
|
app:
|
||||||
active: false
|
active: true
|
||||||
agent-id: 295981340
|
agent-id: 295981340
|
||||||
app-key: dingxz2jzohb7dft9iw7
|
app-key: dingxz2jzohb7dft9iw7
|
||||||
app-secret: MWjSN1PUML-tCjgiSCOUR62Fs_-bdJSaHcorWhLZsd6pKTw6YL-USdsW87QWLxd6
|
app-secret: MWjSN1PUML-tCjgiSCOUR62Fs_-bdJSaHcorWhLZsd6pKTw6YL-USdsW87QWLxd6
|
||||||
|
Loading…
Reference in New Issue
Block a user