40 lines
1.0 KiB
YAML
40 lines
1.0 KiB
YAML
## Spring配置
|
|
spring:
|
|
|
|
## 数据库配置
|
|
datasource:
|
|
driver-class-name: com.mysql.cj.jdbc.Driver
|
|
url: jdbc:mysql://47.96.30.85:3306/com_tiesheng_web?useSSL=false&useUnicode=true&characterEncoding=UTF-8&autoReconnect=true&queryTimeout=5400&allowMultiQueries=true&serverTimezone=GMT%2B8
|
|
username: com_tiesheng_web
|
|
password: 4Xo$XheGFc
|
|
# redis:
|
|
# url: redis://kyF0zUL3011111@47.96.30.85:6234
|
|
|
|
platform:
|
|
ding:
|
|
global:
|
|
corpId: dingebe664cb3baf3a52a39a90f97fcb1e09
|
|
agentId: 2474444028
|
|
appKey: dingyvf1niiajfaajyo5
|
|
appSecret: y6SGZ4fvPbdbj4RVbDWLeMBkGgplaOdnTA_9wN5TDdOV_Y47alYc1LDlIHjsBJE1
|
|
wxmp:
|
|
global:
|
|
app-id: wxa0343fe519824651
|
|
app-secret: 776f089ba70bcd66455a7c7893f810b9
|
|
|
|
tiesheng:
|
|
token:
|
|
test-map:
|
|
"1111":
|
|
id: "1"
|
|
role-id: "1822829641023524865"
|
|
global:
|
|
version: 2
|
|
host: http://localhost:8100
|
|
service: yrx
|
|
aliyun:
|
|
access-key-id: LTAI5tJtbgBCnTY5eS4SmrTf
|
|
access-key-secret: JIHqpRUFffCHhXaJEVvWN31WcexWqG
|
|
encrypt:
|
|
body: false
|