http.port=6023 spring.datasource.url=jdbc:mysql://rm-bp193ccsu13275r6zvo.mysql.rds.aliyuncs.com:3306/wisdomsite_hl_new?serverTimezone=GMT%2B8&useUnicode=true&characterEncoding=utf8&useSSL=false spring.datasource.username=ENC(t/9Q0+VWLJLClUjYqLoq6ST+CX09Fz4j) spring.datasource.password=ENC(ft9y6csuEXIillKpdFSQRdA4gDH0XufJ) server.port=6688 basePath=/data/ arcsoft.dllPath=/dll security.enable=false isGetStandardData=false isGetEnvironmentData=false isGetFaceFeatureDate=false #海康视频报警图片ip端口替换 video.alarm.newUrl=223.82.100.80:6040 wx-appid= wx-AppSecret= mqtt.username=admin mqtt.password=public #mqtt.url=tcp://139.159.226.224:1883 mqtt.url=ws://121.196.214.246:8083/mqtt mqtt.producer.clientId=mqttProd mqtt.producer.defaultTopic=topic1 mqtt.consumer.clientId=mqttConsumer mqtt.consumer.defaultTopic=topic1 mqtt-scope=prodTopic serverUrl=http://124.71.178.44:8 #视频分析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=/data # 访问路径,开启 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=d:/license_demo/client/license.lic #license.publickeysstorepath=d:/license_demo/client/publiccerts.keystore #redis spring.redis.database=1 spring.redis.host=127.0.0.1 spring.redis.port=6379 spring.redis.password=hlxm6379 spring.redis.timeout=2000s spring.redis.lettuce.pool.max-active=8 spring.redis.lettuce.pool.max-wait=60s spring.redis.lettuce.pool.max-idle=10 spring.redis.lettuce.pool.min-idle=10 server.tomcat.basedir=C:/tempImage/ license.licensePath=C:/license/license.lic license.publicKeysStorePath=C:/license/publicCerts.keystore govt.host=http://47.96.183.143/uatapi server.ssl.enabled=false # 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