first commit
This commit is contained in:
@@ -70,7 +70,7 @@ redis:
|
||||
#nodes=192.168.6.31:6377,192.168.6.31:6378,192.168.6.28:6377,192.168.6.28:6378,192.168.6.34:6377,192.168.6.34:6378
|
||||
|
||||
jdbc:
|
||||
url: jdbc:mysql://192.168.21.203/zhgh_ypi?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=Asia/Shanghai&allowPublicKeyRetrieval=true&nullCatalogMeansCurrent=true
|
||||
url: jdbc:mysql://192.168.21.215/zhgh_ypi?useUnicode=true&characterEncoding=utf8&useSSL=false&serverTimezone=Asia/Shanghai&allowPublicKeyRetrieval=true&nullCatalogMeansCurrent=true
|
||||
username: root
|
||||
password: root
|
||||
validationQuery: select 1
|
||||
@@ -167,6 +167,7 @@ minio:
|
||||
school-oa:
|
||||
todo:
|
||||
insert-url: https://i.ypi.edu.cn/string_unified_handle_service/handle/insert
|
||||
batch-insert-url: https://i.ypi.edu.cn/string_unified_handle_service/handle/batch/insert
|
||||
update-url: https://i.ypi.edu.cn/string_unified_handle_service/handle/{uniqueId}/updateUniqueId
|
||||
update-handle-url: https://i.ypi.edu.cn/string_unified_handle_service/handle/{uniqueId}/updateHandle
|
||||
delete-url: https://i.ypi.edu.cn/string_unified_handle_service/handle/{uniqueId}/deleteUniqueId
|
||||
@@ -176,3 +177,13 @@ school-oa:
|
||||
domain-name: i.ypi.edu.cn
|
||||
intercept-domain-name:
|
||||
|
||||
school-message:
|
||||
token-url: https://i.ypi.edu.cn/string_unified_message_service/open/getToken
|
||||
send-url: https://i.ypi.edu.cn/string_unified_message_service/open/sendMessage
|
||||
result-url: https://i.ypi.edu.cn/string_unified_message_service/open/getMessageResult?messageId={messageId}
|
||||
domain-name: i.ypi.edu.cn
|
||||
app-id: MESSAGE173704180
|
||||
app-password: nLeWTN43sRLy5QHUg3+bgGLZoyoeegElFI5qhhE7sro=
|
||||
channel: app.qywx
|
||||
intercept-domain-name:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user