From 2607986a12f47a3277e3218da3f3cbe809cbed26 Mon Sep 17 00:00:00 2001 From: Administrator <1923636941@qq.com> Date: Fri, 24 Mar 2023 09:49:43 +0800 Subject: [PATCH] =?UTF-8?q?=E9=87=91=E6=9E=97=E6=B9=BE=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application-ljw.properties | 78 +++++++++++++++++++ 1 file changed, 78 insertions(+) create mode 100644 src/main/resources/application-ljw.properties diff --git a/src/main/resources/application-ljw.properties b/src/main/resources/application-ljw.properties new file mode 100644 index 000000000..576e0eec2 --- /dev/null +++ b/src/main/resources/application-ljw.properties @@ -0,0 +1,78 @@ + +#http.port=30250 +http.port=6023 +#spring.datasource.url=jdbc:mysql://124.71.178.44:3306/wisdomsite_lgdc?useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&autoReconnect=true +#spring.datasource.url=jdbc:mysql://183.60.227.61:20246/wisdomsite?useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&autoReconnect=true&serverTimezone=UTC +#spring.datasource.url=jdbc:mysql://36.137.53.203:3306/wisdomsite?useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&autoReconnect=true +#spring.datasource.url=jdbc:mysql://139.9.66.234:3386/wisdomsite_ty?useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&autoReconnect=true +spring.datasource.url=jdbc:mysql://127.0.0.1:3306/wisdomsite?useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&autoReconnect=true&useSSL=false +#spring.datasource.url=jdbc:mysql://139.9.66.234:3306/wisdomsite?useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&autoReconnect=true +spring.datasource.username=ENC(XR4C/hvTYCUqudS49Wh/jA==) +#spring.datasource.password=ENC(hHkiHEc6vSWjqfOtg2/2Uiihs0vX3l7V) +spring.datasource.password=ENC(hHkiHEc6vSWjqfOtg2/2Uiihs0vX3l7V) +server.port=6688 +#server.port=30246 + +basePath=C:/itbgpImage/ +server.tomcat.basedir=C:/tempImage/ +#arcsoft.dllPath=D:/hz/wisdomSite/src/main/resources/dll +#basePath=F:/zhgd/itbgpImage/ +#server.tomcat.basedir=F:/zhgd/tempImage/ +#arcsoft.dllPath=F:/zhgd/dll +arcsoft.dllPath=C:/dll + +security.enable=false +isGetStandardData=false +isGetEnvironmentData=false +isGetFaceFeatureDate=false + + +#海康视频报警图片IP端口替换 +video.alarm.newUrl=223.82.100.80:6040 + +wx-appid= +wx-AppSecret= + +mqtt-scope=devTopic + +serverUrl=http://47.97.202.104:6023 +#serverUrl=http://127.0.0.1:6023 +#视频分析url +video-analysis-url= + +#默认政务创建项目所属企? +defaultZwComapnySn= + +#文件存储配置 +#默认使用的存储平? +spring.file-storage.default-platform=local +#".min.jpg" #缩略图后缀,例如?min.jpg】?png? +spring.file-storage.thumbnail-suffix=.jpg +# 本地存储,不使用的情况下可以不写 +# 存储平台标识 +spring.file-storage.local[0].platform=local +#启用存储 +spring.file-storage.local[0].enable-storage=true +#启用访问(线上请使用 Nginx 配置,效率更高) +spring.file-storage.local[0].enable-access=false +# 访问域名,例如:“http://127.0.0.1:6023/image/”,注意后面要和 path-patterns 保持一致,?”结尾,本地存储建议使用相对路径,方便后期更换域? +spring.file-storage.local[0].domain= +# 存储地址 +spring.file-storage.local[0].base-path=C:/itbgpImage/ +# 访问路径,开?enable-access 后,通过此路径可以访问到上传的文? +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= +# 访问域名,注意?”结尾,例如:https://abc.oss-cn-shanghai.aliyuncs.com/ +spring.file-storage.aliyun-oss[0].domain= +spring.file-storage.aliyun-oss[0].base-path= +#ͻ License + +license.licensePath=C:/license/license.lic +license.publicKeysStorePath=C:/license/publicCerts.keystore +