You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
spring:
|
|
|
|
cloud:
|
|
|
|
azure:
|
|
|
|
cosmos:
|
|
|
|
endpoint: https://cdhabookdep-free.documents.azure.cn:443
|
|
|
|
database: TEAMModelOS
|
|
|
|
key: JTUVk92Gjsx17L0xqxn0X4wX2thDPMKiw4daeTyV1HzPb6JmBeHdtFY1MF1jdctW1ofgzqkDMFOtcqS46by31A==
|
|
|
|
|
|
|
|
security:
|
|
|
|
oauth2:
|
|
|
|
resourceserver:
|
|
|
|
jwt:
|
|
|
|
issuer-uri: https://login.partner.microsoftonline.cn/4807e9cf-87b8-4174-aa5b-e76497d7392b/v2.0
|
|
|
|
audiences: 72643704-b2e7-4b26-b881-bd5865e7a7a5
|
|
|
|
|
|
|
|
jwt:
|
|
|
|
secret: fXO6ko/qyXeYrkecPeKdgXnuLXf9vMEtnBC9OB3s+aA=
|
|
|
|
|
|
|
|
# 钉钉 webhook
|
|
|
|
ding:
|
|
|
|
server-url: https://oapi.dingtalk.com/robot/send?access_token=32d9b24f69c2c4fd7c2dab43268b6258a7214d2620e0805d7b6d1429003b64b6
|