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.

21 lines
752 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.

# 企业管理员可以直接点击登录钉钉开放平台 -【基本信息】-【开发信息旧版】查看企业的CorpID和SSOsecret。
# 公司ID
corpId=dingbb7089b2561d88a435c2f4657eb6378f
# 每个应用都拥有唯一的AgentId
agentId=2620299417
# AK SK
appKey=dingzsnabwy3lrgnpdmb
appSecret=mFA7Ov9lTZ7BghKZKeiAYdNGKmtVygLxDp_WVSbrBZMbjoVDhwqtg2PWo9zKP-V_
# 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