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.

26 lines
932 B

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

# 钉钉开放平台
# https://open.dingtalk.com/
# 钉钉管理后台
# https://oa.dingtalk.com/#/welcome
# 企业管理员可以直接点击登录钉钉开放平台 -【基本信息】-【开发信息旧版】查看企业的CorpID和SSOsecret。
# AK SK
# 登录钉钉开发者后台,企业内部,钉钉应用,黄海的数据同步测试
appKey=dingi9ltnrtnf66tolwk
appSecret=8qk0JG6z2PUFeCH6WwAfJhN9lTwZE0Kifx776ZUn65dkfDrQpVNynamTQp68xRrZ
# 黄海的数据同步测试
agentId=2628309596
# user
userName=18946740350
pwd=mdcija780522
# redis ip
redis_ip=10.10.14.14
# 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