wisdomisite-java/src/main/resources/application-dev.properties

67 lines
2.9 KiB
Properties
Raw Normal View History

2023-08-29 17:40:42 +08:00
http.port=23912
spring.datasource.url=jdbc:mysql://127.0.0.1:3306/wisdomsite?useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&autoReconnect=true&useSSL=false
2023-02-16 15:28:15 +08:00
spring.datasource.username=ENC(XR4C/hvTYCUqudS49Wh/jA==)
2023-08-29 17:40:42 +08:00
spring.datasource.password=ENC(LsKaVL2ycDu+uUNoPndYLA==)
server.port=30002
2023-07-19 15:14:12 +08:00
basePath=C:/jxj/prod/backEnd/itbgpImage/
server.tomcat.basedir=C:/jxj/prod/backEnd/tempImage/
arcsoft.dllPath=C:/jxj/prod/backEnd/dll
2023-08-29 17:40:42 +08:00
security.enable=true
2023-02-16 15:28:15 +08:00
isGetStandardData=false
isGetEnvironmentData=false
isGetFaceFeatureDate=false
2023-07-19 15:14:12 +08:00
#海康视频报警图片ip端口替换
2023-02-16 15:28:15 +08:00
video.alarm.newUrl=223.82.100.80:6040
wx-appid=
wx-AppSecret=
2023-07-19 15:14:12 +08:00
mqtt-scope=zjsjTopic
2023-08-29 17:40:42 +08:00
serverUrl=http://127.0.0.1:23912/
2023-07-19 15:14:12 +08:00
#视频分析url
2023-02-16 15:28:15 +08:00
video-analysis-url=
2023-07-19 15:14:12 +08:00
server.ssl.enabled=false
#默认政务创建项目所属企业
2023-02-16 15:28:15 +08:00
defaultZwComapnySn=
2023-07-19 15:14:12 +08:00
#文件存储配置
#默认使用的存储平台
2023-02-16 15:28:15 +08:00
spring.file-storage.default-platform=local
2023-07-19 15:14:12 +08:00
#".min.jpg" #缩略图后缀,例如【.min.jpg】【.png】
2023-02-16 15:28:15 +08:00
spring.file-storage.thumbnail-suffix=.jpg
2023-07-19 15:14:12 +08:00
# 本地存储,不使用的情况下可以不写
# 存储平台标识
2023-02-16 15:28:15 +08:00
spring.file-storage.local[0].platform=local
2023-07-19 15:14:12 +08:00
#启用存储
2023-02-16 15:28:15 +08:00
spring.file-storage.local[0].enable-storage=true
2023-07-19 15:14:12 +08:00
#启用访问(线上请使用 nginx 配置,效率更高)
2023-02-16 15:28:15 +08:00
spring.file-storage.local[0].enable-access=false
2023-07-19 15:14:12 +08:00
# 访问域名例如“http://127.0.0.1:6023/image/”,注意后面要和 path-patterns 保持一致,“/”结尾,本地存储建议使用相对路径,方便后期更换域名
2023-02-16 15:28:15 +08:00
spring.file-storage.local[0].domain=
2023-07-19 15:14:12 +08:00
# 存储地址
spring.file-storage.local[0].base-path=C:/jxj/prod/backEnd/itbgpImage/
# 访问路径,开启 enable-access 后,通过此路径可以访问到上传的文件
2023-02-16 15:28:15 +08:00
spring.file-storage.local[0].path-patterns=
spring.file-storage.aliyun-oss[0].platform=aliyun-oss
spring.file-storage.aliyun-oss[0].enable-storage=false
spring.file-storage.aliyun-oss[0].access-key=
spring.file-storage.aliyun-oss[0].secret-key=
spring.file-storage.aliyun-oss[0].end-point=
spring.file-storage.aliyun-oss[0].bucket-name=
2023-07-19 15:14:12 +08:00
# 访问域名,注意“/”结尾例如https://abc.oss-cn-shanghai.aliyuncs.com/
2023-02-16 15:28:15 +08:00
spring.file-storage.aliyun-oss[0].domain=
spring.file-storage.aliyun-oss[0].base-path=
2023-07-19 15:14:12 +08:00
# admin中对应的地址及实例名
spring.boot.admin.client.instance.service-url=http://localhost:18070
spring.boot.admin.client.instance.name=zjsj
# 水电数据推送地址
double-carbon.water-data-url=http://test.cesms.net
double-carbon.ammeter-data-url=http://test.cesms.net
license.licensePath=C:/jxj/prod/backEnd/license/license.lic
license.publicKeysStorePath=C:/jxj/prod/backEnd/license/publicCerts.keystore
2023-08-29 17:40:42 +08:00
#图片访问路径
sj.upload.image.url.prefix=http://127.0.0.1:11111/image/
active.environment.name=dev
#携稳扬尘
xiwon.postEnvironmentDustData=http://openapi.xiwon588.com/dust/realTimeData
#携稳的appid和appsecret
xiwon.appId=1690940695416
xiwon.appSecret=b6162078-6f1c-4f2c-8cd5-0873f45199b2