Browse Source

河南电力医院部署

hnsdlyy
ccsens_zhengzhichuan 1 month ago
parent
commit
af9731e3cb
  1. 36
      ruisi_java/ruisi-web-admin/src/main/resources/application-prod.yml
  2. 2
      ruisi_java/ruisi-web-client/src/main/java/com/ccsens/client/service/impl/AmsReportServiceImpl.java
  3. 22
      ruisi_java/ruisi-web-client/src/main/resources/application-prod.yml
  4. 6
      ruisi_java/ruisi-web-examine/src/main/resources/application-prod.yml

36
ruisi_java/ruisi-web-admin/src/main/resources/application-prod.yml

@ -6,9 +6,9 @@ spring:
druid:
# 主库数据源
master:
url: jdbc:mysql://192.168.0.128:3306/ruisi_cga?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
url: jdbc:mysql://192.168.11.85:23306/ruisi_cga?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
username: root
password: Sxinf18aA
password: xian#2024!!!
# 从库数据源
slave:
# 从数据源开关/默认关闭
@ -62,13 +62,13 @@ spring:
# redis 配置
redis:
# 地址
host: localhost
host: 192.168.11.85
# 端口,默认为6379
port: 6379
port: 26379
# 数据库索引
database: 1
# 密码
password: 123456
password: redis111^#
# 连接超时时间
timeout: 10s
lettuce:
@ -88,7 +88,7 @@ app:
# 资源访问路径前缀 示例(/profile)
profileUrl: /profile
# 资源存储路径 示例( Windows配置D:/ruoyi/uploadPath,Linux配置 /home/ruoyi/uploadPath)
profilePath: /data/cgav2/server/profile/
profilePath: /data/cgav2/profile/
# 分布式ID-WorkID
workerId: 1
# 分布式ID-DataCenterID
@ -99,21 +99,21 @@ ht:
patientUrl: https://api.tall.wiki/ruisi/client/#
name: 认知功能评测云平台系统
file:
path: /data/cgav2/server/profile/
path: /data/cgav2/profile/
#domain: https://api.ccsens.com/test/
domain: http://116.204.40.58/ruisiClient
imgDomain: http://116.204.40.58/ruisiClient/profile
reportDomain: /data/cgav2/server/profile
reportPath: /data/cgav2/server/profile
ldTemplate: /data/cgav2/server/profile/upload/dTemplate.xlsx
ldTjbgDir: /data/cgav2/server/profile/tjbg/
ldExportDir: /data/cgav2/server/profile/ldExport
ldZQTYDir: /data/cgav2/server/profile/ldZQTYExport
ldZQTYTemplate: /data/cgav2/server/profile/upload/2024年河津流调知情同意书模板-V1.docx
grPath: /data/cgav2/server/profile/grReportTemplate.docx
ysPath: /data/cgav2/server/profile/ysReportTemplate.docx
ldTemplate: /data/cgav2/profile/upload/dTemplate.xlsx
ldTjbgDir: /data/cgav2/profile/tjbg/
ldExportDir: /data/cgav2/profile/ldExport
ldZQTYDir: /data/cgav2/profile/ldZQTYExport
ldZQTYTemplate: /data/cgav2/profile/upload/2024年河津流调知情同意书模板-V1.docx
grPath: /data/cgav2/profile/grReportTemplate.docx
ysPath: /data/cgav2/profile/ysReportTemplate.docx
informed:
studySign: /data/cgav2/server/profile/studySign.png
template: /data/cgav2/server/profile/知情同意模板.docx
wordUrl: /data/cgav2/server/profile/informed/
prefixWord: /data/cgav2/server/profile/
studySign: /data/cgav2/profile/studySign.png
template: /data/cgav2/profile/知情同意模板.docx
wordUrl: /data/cgav2/profile/informed/
prefixWord: /data/cgav2/profile/

2
ruisi_java/ruisi-web-client/src/main/java/com/ccsens/client/service/impl/AmsReportServiceImpl.java

@ -95,7 +95,7 @@ public class AmsReportServiceImpl implements AmsReportService {
String url = amsDao.queryTemplate(dto.getScaleCode());
if (StrUtil.isEmpty(url)) {
//使用通用模版
url = "/data/cgav2/server/profile/gg_template.docx";
url = "/data/cgav2/profile/gg_template.docx";
}
HashMap<String, Object> params = new HashMap<>();

22
ruisi_java/ruisi-web-client/src/main/resources/application-prod.yml

@ -6,9 +6,9 @@ spring:
druid:
# 主库数据源
master:
url: jdbc:mysql://192.168.0.128:3306/ruisi_cga?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
url: jdbc:mysql://192.168.11.85:23306/ruisi_cga?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
username: root
password: Sxinf18aA
password: xian#2024!!!
# 从库数据源
slave:
# 从数据源开关/默认关闭
@ -62,13 +62,13 @@ spring:
# redis 配置
redis:
# 地址
host: localhost
host: 192.168.11.85
# 端口,默认为6379
port: 6379
port: 26379
# 数据库索引
database: 1
# 密码
password: 123456
password: redis111^#
# 连接超时时间
timeout: 10s
lettuce:
@ -95,7 +95,7 @@ app:
dataCenterId: 1
file:
path: /data/cgav2/server/profile/
path: /data/cgav2/profile/
# webPath: http://172.16.40.155:59001/ruisi/client/#
webPath: https://rs.sxyfrs.com/ruisi/clienths/#
#domain: https://api.ccsens.com/test/
@ -103,13 +103,13 @@ file:
imgDomain: http://116.204.40.58/ruisiClient/profile
reportDomain: /data/cgav2/server/profile
reportPath: /data/cgav2/server/profile
grPath: /data/cgav2/server/profile/grReportTemplate.docx
ysPath: /data/cgav2/server/profile/ysReportTemplate.docx
grPath: /data/cgav2/profile/grReportTemplate.docx
ysPath: /data/cgav2/profile/ysReportTemplate.docx
informed:
studySign: /data/cgav2/server/profile/studySign.png
template: /data/cgav2/server/profile/知情同意模板.docx
wordUrl: /data/cgav2/server/profile/informed/
studySign: /data/cgav2/profile/studySign.png
template: /data/cgav2/profile/知情同意模板.docx
wordUrl: /data/cgav2/profile/informed/
prefixWord: /data/cgav2/server
#clientVersion: v1.6.8
#clientVersion: v1.8.1.0

6
ruisi_java/ruisi-web-examine/src/main/resources/application-prod.yml

@ -6,7 +6,7 @@ spring:
druid:
# 主库数据源
master:
url: jdbc:mysql://172.20.9.15:23306/ruisi_cga?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
url: jdbc:mysql://192.168.11.85:23306/ruisi_cga?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
username: root
password: xian#2024!!!
# 从库数据源
@ -62,7 +62,7 @@ spring:
# redis 配置
redis:
# 地址
host: 172.20.9.15
host: 192.168.11.85
# 端口,默认为6379
port: 26379
# 数据库索引
@ -103,7 +103,7 @@ file:
domain: http://localhost:8180/
imgDomain: https://api.tall.wiki/htageClient/profile
reportDomain: /data/cgav2/profile/report
reportPath: /data/ruisi/server/profile
reportPath: /data/ruisi/profile
informed:
studySign: /data/cgav2/profile/studySign.png
template: /data/cgav2/profile/知情同意模板.docx

Loading…
Cancel
Save