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.
20 lines
678 B
20 lines
678 B
# 公司ID
|
|
corpId=ding0b95901147fc6be0f2c783f7214b6d69
|
|
SSOSecret=AnzvCq3MsUhOpEO4ieiig2ExPMACWY-A4IjBRTFnXQJ1XUngkQTraAbjDv4-kNPp
|
|
# 每个应用都拥有唯一的AgentId
|
|
agentId=2619270936
|
|
# AK SK
|
|
appKey=dingr94qyhpr8bflyxqz
|
|
appSecret=hnxZ93QqkGJpRyBziaR2vlbOPZo1U9eeqj73DfFuFnIxIUHNPbMR2DkIol9oGteh
|
|
# redis ip
|
|
redis_ip=10.10.14.169
|
|
# redis port
|
|
redis_port=18890
|
|
|
|
|
|
# 数据库信息
|
|
driverClassName=com.mysql.cj.jdbc.Driver
|
|
user=root
|
|
password=DsideaL147258369
|
|
jdbcUrl=jdbc:mysql://10.10.14.199:22066/dsideal_db?rewriteBatchedStatements=true&useUnicode=true&zeroDateTimeBehavior=CONVERT_TO_NULL&useSSL=true&characterEncoding=UTF-8&serverTimezone=Asia/Shanghai
|