Commit fca87699 by yangmengmeng

增加测试配置文件

parent 72cc2f3f
...@@ -15,8 +15,8 @@ service: ...@@ -15,8 +15,8 @@ service:
spring: spring:
datasource: datasource:
type: com.zaxxer.hikari.HikariDataSource type: com.zaxxer.hikari.HikariDataSource
url: jdbc:postgresql://139.9.144.39:5432/test_lims_soil url: jdbc:postgresql://139.9.144.39:5432/test_lims_hmhj
username: dbsoil username: dbhmhj
password: sfdWrE39&d!Pt password: sfdWrE39&d!Pt
dynamic: dynamic:
enabled: false enabled: false
...@@ -47,13 +47,14 @@ spring: ...@@ -47,13 +47,14 @@ spring:
equip-check-msg: test.topic.equip.check.msg equip-check-msg: test.topic.equip.check.msg
report-make-msg: test.topic.report.make.msg report-make-msg: test.topic.report.make.msg
soil-work-msg: test.topic.soil.work.msg soil-work-msg: test.topic.soil.work.msg
hmhj-work-msg: test.topic.hmhj.work.msg
# 对象存储配置 # 对象存储配置
oss: oss:
bucket-name: pt-web-sys bucket-name: pt-web-sys
aliyun: aliyun:
endpoint: http://oss.test.patzn.com endpoint: http://oss.test.patzn.com
folder: pertest/soil folder: pertest/hmhj
#libreOffice 安装信息 #libreOffice 安装信息
libreOffice: libreOffice:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment