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.
|
|
|
|
# 数据库信息
|
|
|
|
|
driverClassName=com.mysql.cj.jdbc.Driver
|
|
|
|
|
user=root
|
|
|
|
|
password=DsideaL147258369
|
|
|
|
|
# 手工在hosts文件中增加: 10.10.14.169 gtzz.dsideal.com
|
|
|
|
|
jdbcUrl=jdbc:mysql://gtzz.dsideal.com:22066/gtzz_base_db?rewriteBatchedStatements=true&useUnicode=true&zeroDateTimeBehavior=CONVERT_TO_NULL&useSSL=true&characterEncoding=UTF-8&serverTimezone=Asia/Shanghai
|
|
|
|
|
# redis ip
|
|
|
|
|
redis_ip=gtzz.dsideal.com
|
|
|
|
|
|
|
|
|
|
# redis port
|
|
|
|
|
redis_port=18890
|
|
|
|
|
# ==============================================================
|
|
|
|
|
# 生成Token的密码
|
|
|
|
|
CookieMd5SingPwd=DsideaL4r5t6y7u
|
|
|
|
|
# MysqlAES加密解密的密码
|
|
|
|
|
AesPwd=DsideaL4r5t6y7u!
|
|
|
|
|
# 在云存储上保存的备份天数
|
|
|
|
|
backup_remain_days=120
|
|
|
|
|
|
|
|
|
|
#OBS(华为云云存储)
|
|
|
|
|
obs_accessKeyId=WAFBGJACKDOQZDH1MKZ1
|
|
|
|
|
obs_accessKeySecret=dlWTUbqgCICaYJG3n0Rot4jXaen2HnfFtMVxiPEo
|
|
|
|
|
obs_endpoint=obs.cn-north-1.myhuaweicloud.com
|
|
|
|
|
obs_bucket_name=dsideal
|
|
|
|
|
# 在云存储上备份的路径名称
|
|
|
|
|
baseServiceDbBackup=baseServiceDbBackup/
|
|
|
|
|
# 管理员邮箱
|
|
|
|
|
adminEmailAddress=10402852@qq.com
|
|
|
|
|
# 口令,注意这里是腾讯的授权码,可不是什么 QQ密码或者独立密码!
|
|
|
|
|
# http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=28&&no=1001256
|
|
|
|
|
mail_pass=jfdbifdxsahlbjjf
|
|
|
|
|
# 导出excel 的模板配置路径
|
|
|
|
|
excelExportTemplatePathSuffix=/ExcelExportTemplate/
|
|
|
|
|
# 导入excel 的模板配置路径
|
|
|
|
|
ExcelImportTemplatePathSuffix=/ExcelImportTemplate/
|
|
|
|
|
#file下载的前缀
|
|
|
|
|
filePrefix=/baseService
|
|
|
|
|
|
|
|
|
|
#新高考系统地址
|
|
|
|
|
xgkHost=http://1.207.122.239:7777/
|
|
|
|
|
#xgkHost=http://10.10.14.199/
|