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=org.postgresql.Driver
|
|
|
|
|
user=postgres
|
|
|
|
|
password=DsideaL147258369
|
|
|
|
|
# 长春市
|
|
|
|
|
jdbcUrl=jdbc:postgresql://10.10.14.71:5432/szjz_db?reWriteBatchedInserts=true
|
|
|
|
|
|
|
|
|
|
# DataEase数据库信息
|
|
|
|
|
dataEase_driverClassName=com.mysql.cj.jdbc.Driver
|
|
|
|
|
dataEase_user=root
|
|
|
|
|
dataEase_password=Password123@mysql
|
|
|
|
|
dataEase_jdbcUrl=jdbc:mysql://10.10.14.203:3306/dataease?rewriteBatchedStatements=true&useUnicode=true&zeroDateTimeBehavior=CONVERT_TO_NULL&useSSL=true&characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&autoReconnect=true&failOverReadOnly=false
|
|
|
|
|
|
|
|
|
|
# MaxKB数据库信息
|
|
|
|
|
MaxKB_user=root
|
|
|
|
|
MaxKB_password=Password123@postgres
|
|
|
|
|
MaxKB_jdbcUrl=jdbc:postgresql://10.10.14.206:5432/maxkb?reWriteBatchedInserts=true
|
|
|
|
|
# MaxKB的配置信息
|
|
|
|
|
MaxKB_baseUrl=http://10.10.14.206:8080
|
|
|
|
|
# MaxKB系统的管理员账号
|
|
|
|
|
MaxKBUsername=admin
|
|
|
|
|
MaxKBPassword=Dsideal4r5t6y7u!@#
|
|
|
|
|
MaxKB_sourceApplicationName=应用【模板】
|
|
|
|
|
MaxKB_sourceDataSetName=知识库【模板】
|
|
|
|
|
MaxKB_modelName=DeepSeek
|
|
|
|
|
|
|
|
|
|
# redis
|
|
|
|
|
redis_ip=10.10.14.14
|
|
|
|
|
redis_port=18890
|
|
|
|
|
|
|
|
|
|
#TjThread
|
|
|
|
|
TjThread=1
|
|
|
|
|
|
|
|
|
|
# 首页
|
|
|
|
|
first_page=/login.html
|
|
|
|
|
|
|
|
|
|
# 检查的Session关键字
|
|
|
|
|
sessionKey=person_id
|
|
|
|
|
# 在线人数统计,超过10分钟算法离线,10分钟以内有调用接口的行为算在线,同时,需要维护已登录在线人数,和未登录在线人数两个数据
|
|
|
|
|
action_dead_seconds=10
|
|
|
|
|
action_set_login=ACTION_SET_LOGIN
|
|
|
|
|
action_set_nologin=ACTION_SET_NOLOGIN
|
|
|
|
|
# ==============================================================
|
|
|
|
|
#OBS(华为云云存储)
|
|
|
|
|
obs_accessKeyId=WAFBGJACKDOQZDH1MKZ1
|
|
|
|
|
obs_accessKeySecret=dlWTUbqgCICaYJG3n0Rot4jXaen2HnfFtMVxiPEo
|
|
|
|
|
obs_endpoint=obs.cn-north-1.myhuaweicloud.com
|
|
|
|
|
obs_bucket_name=dsideal
|
|
|
|
|
|
|
|
|
|
# 导出excel 的模板配置路径
|
|
|
|
|
excelExportTemplatePathSuffix=/ExcelExportTemplate/
|
|
|
|
|
# 导入excel 的模板配置路径
|
|
|
|
|
ExcelImportTemplatePathSuffix=/ExcelImportTemplate/
|
|
|
|
|
#file下载的前缀
|
|
|
|
|
filePrefix=/QingLong
|
|
|
|
|
|
|
|
|
|
# 自定义日志文件的位置
|
|
|
|
|
logPath=d:/Logs/QingLong.log
|
|
|
|
|
|
|
|
|
|
# 装备中心
|
|
|
|
|
ZhuangBeiCenterId=5CE95FA9-B866-473D-862F-55C813CCCA4C
|
|
|
|
|
ZhuangBeiCenterName=长春市教育技术装备与信息中心
|