master
王思懿 5 years ago
parent 8abc9351e2
commit 9ffe780a5b

@ -15,6 +15,16 @@
</sourceRoots> </sourceRoots>
</configuration> </configuration>
</facet> </facet>
<facet type="jpa" name="JPA">
<configuration>
<setting name="validation-enabled" value="true" />
<setting name="provider-name" value="Hibernate" />
<datasource-mapping>
<factory-entry name="entityManagerFactory" value="6edb82ac-2a6f-4a02-a12c-6a834b1768ab" />
</datasource-mapping>
<naming-strategy-map />
</configuration>
</facet>
</component> </component>
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_6"> <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_6">
<output url="file://$MODULE_DIR$/target/classes" /> <output url="file://$MODULE_DIR$/target/classes" />
@ -41,7 +51,6 @@
<orderEntry type="library" scope="RUNTIME" name="Maven: org.yaml:snakeyaml:1.25" level="project" /> <orderEntry type="library" scope="RUNTIME" name="Maven: org.yaml:snakeyaml:1.25" level="project" />
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-json:2.2.1.RELEASE" level="project" /> <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-json:2.2.1.RELEASE" level="project" />
<orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-databind:2.10.0" level="project" /> <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-databind:2.10.0" level="project" />
<orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-annotations:2.10.0" level="project" />
<orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-core:2.10.0" level="project" /> <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-core:2.10.0" level="project" />
<orderEntry type="library" name="Maven: com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.10.0" level="project" /> <orderEntry type="library" name="Maven: com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.10.0" level="project" />
<orderEntry type="library" name="Maven: com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.10.0" level="project" /> <orderEntry type="library" name="Maven: com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.10.0" level="project" />
@ -75,7 +84,6 @@
<orderEntry type="library" name="Maven: net.bytebuddy:byte-buddy:1.10.2" level="project" /> <orderEntry type="library" name="Maven: net.bytebuddy:byte-buddy:1.10.2" level="project" />
<orderEntry type="library" name="Maven: antlr:antlr:2.7.7" level="project" /> <orderEntry type="library" name="Maven: antlr:antlr:2.7.7" level="project" />
<orderEntry type="library" name="Maven: org.jboss:jandex:2.0.5.Final" level="project" /> <orderEntry type="library" name="Maven: org.jboss:jandex:2.0.5.Final" level="project" />
<orderEntry type="library" name="Maven: com.fasterxml:classmate:1.5.1" level="project" />
<orderEntry type="library" name="Maven: org.dom4j:dom4j:2.1.1" level="project" /> <orderEntry type="library" name="Maven: org.dom4j:dom4j:2.1.1" level="project" />
<orderEntry type="library" name="Maven: org.hibernate.common:hibernate-commons-annotations:5.1.0.Final" level="project" /> <orderEntry type="library" name="Maven: org.hibernate.common:hibernate-commons-annotations:5.1.0.Final" level="project" />
<orderEntry type="library" name="Maven: org.glassfish.jaxb:jaxb-runtime:2.3.2" level="project" /> <orderEntry type="library" name="Maven: org.glassfish.jaxb:jaxb-runtime:2.3.2" level="project" />
@ -87,9 +95,9 @@
<orderEntry type="library" name="Maven: org.springframework.data:spring-data-commons:2.2.1.RELEASE" level="project" /> <orderEntry type="library" name="Maven: org.springframework.data:spring-data-commons:2.2.1.RELEASE" level="project" />
<orderEntry type="library" name="Maven: org.springframework:spring-orm:5.2.1.RELEASE" level="project" /> <orderEntry type="library" name="Maven: org.springframework:spring-orm:5.2.1.RELEASE" level="project" />
<orderEntry type="library" name="Maven: org.springframework:spring-tx:5.2.1.RELEASE" level="project" /> <orderEntry type="library" name="Maven: org.springframework:spring-tx:5.2.1.RELEASE" level="project" />
<orderEntry type="library" name="Maven: org.slf4j:slf4j-api:1.7.29" level="project" />
<orderEntry type="library" name="Maven: org.springframework:spring-aspects:5.2.1.RELEASE" level="project" /> <orderEntry type="library" name="Maven: org.springframework:spring-aspects:5.2.1.RELEASE" level="project" />
<orderEntry type="library" name="Maven: org.projectlombok:lombok:1.18.10" level="project" /> <orderEntry type="library" name="Maven: org.projectlombok:lombok:1.18.10" level="project" />
<orderEntry type="library" name="Maven: mysql:mysql-connector-java:5.1.38" level="project" />
<orderEntry type="library" name="Maven: org.apache.cxf:cxf-spring-boot-starter-jaxws:3.2.5" level="project" /> <orderEntry type="library" name="Maven: org.apache.cxf:cxf-spring-boot-starter-jaxws:3.2.5" level="project" />
<orderEntry type="library" name="Maven: org.apache.cxf:cxf-spring-boot-autoconfigure:3.2.5" level="project" /> <orderEntry type="library" name="Maven: org.apache.cxf:cxf-spring-boot-autoconfigure:3.2.5" level="project" />
<orderEntry type="library" name="Maven: org.apache.cxf:cxf-rt-transports-http:3.2.5" level="project" /> <orderEntry type="library" name="Maven: org.apache.cxf:cxf-rt-transports-http:3.2.5" level="project" />
@ -120,9 +128,7 @@
<orderEntry type="library" name="Maven: jakarta.xml.bind:jakarta.xml.bind-api:2.3.2" level="project" /> <orderEntry type="library" name="Maven: jakarta.xml.bind:jakarta.xml.bind-api:2.3.2" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.junit.jupiter:junit-jupiter:5.5.2" level="project" /> <orderEntry type="library" scope="TEST" name="Maven: org.junit.jupiter:junit-jupiter:5.5.2" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.junit.jupiter:junit-jupiter-api:5.5.2" level="project" /> <orderEntry type="library" scope="TEST" name="Maven: org.junit.jupiter:junit-jupiter-api:5.5.2" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.apiguardian:apiguardian-api:1.1.0" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.opentest4j:opentest4j:1.2.0" level="project" /> <orderEntry type="library" scope="TEST" name="Maven: org.opentest4j:opentest4j:1.2.0" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.junit.platform:junit-platform-commons:1.5.2" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.junit.jupiter:junit-jupiter-params:5.5.2" level="project" /> <orderEntry type="library" scope="TEST" name="Maven: org.junit.jupiter:junit-jupiter-params:5.5.2" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.junit.jupiter:junit-jupiter-engine:5.5.2" level="project" /> <orderEntry type="library" scope="TEST" name="Maven: org.junit.jupiter:junit-jupiter-engine:5.5.2" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.junit.platform:junit-platform-engine:1.5.2" level="project" /> <orderEntry type="library" scope="TEST" name="Maven: org.junit.platform:junit-platform-engine:1.5.2" level="project" />
@ -138,5 +144,25 @@
<orderEntry type="library" name="Maven: org.springframework:spring-jcl:5.2.1.RELEASE" level="project" /> <orderEntry type="library" name="Maven: org.springframework:spring-jcl:5.2.1.RELEASE" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.springframework:spring-test:5.2.1.RELEASE" level="project" /> <orderEntry type="library" scope="TEST" name="Maven: org.springframework:spring-test:5.2.1.RELEASE" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.xmlunit:xmlunit-core:2.6.3" level="project" /> <orderEntry type="library" scope="TEST" name="Maven: org.xmlunit:xmlunit-core:2.6.3" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: junit:junit:4.12" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.hamcrest:hamcrest-core:2.1" level="project" />
<orderEntry type="library" name="Maven: io.springfox:springfox-swagger2:2.9.2" level="project" />
<orderEntry type="library" name="Maven: io.swagger:swagger-annotations:1.5.20" level="project" />
<orderEntry type="library" name="Maven: io.swagger:swagger-models:1.5.20" level="project" />
<orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-annotations:2.10.0" level="project" />
<orderEntry type="library" name="Maven: io.springfox:springfox-spi:2.9.2" level="project" />
<orderEntry type="library" name="Maven: io.springfox:springfox-core:2.9.2" level="project" />
<orderEntry type="library" name="Maven: io.springfox:springfox-schema:2.9.2" level="project" />
<orderEntry type="library" name="Maven: io.springfox:springfox-swagger-common:2.9.2" level="project" />
<orderEntry type="library" name="Maven: io.springfox:springfox-spring-web:2.9.2" level="project" />
<orderEntry type="library" name="Maven: com.google.guava:guava:20.0" level="project" />
<orderEntry type="library" name="Maven: com.fasterxml:classmate:1.5.1" level="project" />
<orderEntry type="library" name="Maven: org.slf4j:slf4j-api:1.7.29" level="project" />
<orderEntry type="library" name="Maven: org.springframework.plugin:spring-plugin-core:1.2.0.RELEASE" level="project" />
<orderEntry type="library" name="Maven: org.springframework.plugin:spring-plugin-metadata:1.2.0.RELEASE" level="project" />
<orderEntry type="library" name="Maven: org.mapstruct:mapstruct:1.2.0.Final" level="project" />
<orderEntry type="library" name="Maven: io.springfox:springfox-swagger-ui:2.9.2" level="project" />
<orderEntry type="library" name="Maven: org.junit.platform:junit-platform-commons:1.5.2" level="project" />
<orderEntry type="library" name="Maven: org.apiguardian:apiguardian-api:1.1.0" level="project" />
</component> </component>
</module> </module>

@ -42,6 +42,12 @@
<artifactId>lombok</artifactId> <artifactId>lombok</artifactId>
</dependency> </dependency>
<dependency>
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
<version>5.1.38</version>
</dependency>
<dependency> <dependency>
<groupId>org.apache.cxf</groupId> <groupId>org.apache.cxf</groupId>
<artifactId>cxf-spring-boot-starter-jaxws</artifactId> <artifactId>cxf-spring-boot-starter-jaxws</artifactId>
@ -65,6 +71,35 @@
</exclusion> </exclusion>
</exclusions> </exclusions>
</dependency> </dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>io.springfox</groupId>
<artifactId>springfox-swagger2</artifactId>
<version>2.9.2</version>
</dependency>
<dependency>
<groupId>io.springfox</groupId>
<artifactId>springfox-swagger-ui</artifactId>
<version>2.9.2</version>
</dependency>
<dependency>
<groupId>org.junit.platform</groupId>
<artifactId>junit-platform-commons</artifactId>
</dependency>
</dependencies> </dependencies>
<build> <build>

@ -62,7 +62,7 @@ public class CommonTable {
/** /**
* 8 * 8
*/ */
@Column(name = "home_addr") @Column(name = "addr")
private String YZY075; private String YZY075;
/** /**
@ -115,7 +115,7 @@ public class CommonTable {
* 103 * 103
*/ */
@Column(name = "attending") @Column(name = "attending")
private String YZY055; private String YZY054;
/** /**
@ -146,4 +146,10 @@ public class CommonTable {
@Column(name = "main_dis_thing") @Column(name = "main_dis_thing")
private String main_dis_thing; private String main_dis_thing;
/**
*
*/
@Column(name = "main_diag_code")
private String mainDiagCode;
} }

@ -96,7 +96,7 @@ public class CommonTable1 {
* 17 * 17
*/ */
@Column(name = "country") @Column(name = "country")
private String AAC161; private String YZY013;
/** /**
* 18 * 18
@ -105,7 +105,7 @@ public class CommonTable1 {
private String YZY076; private String YZY076;
/** /**
* 23 * 23
*/ */
@Column(name = "relation") @Column(name = "relation")
private String YZY026; private String YZY026;
@ -114,7 +114,7 @@ public class CommonTable1 {
/** /**
* 24 * 24
*/ */
@Column(name = "home_tel") @Column(name = "telphone")
private String YZY079; private String YZY079;
/** /**
@ -136,7 +136,7 @@ public class CommonTable1 {
private String YZY080; private String YZY080;
/** /**
* 64 ------------- 1.2.3. * 64 ------------- 1.2.3.
*/ */
@Column(name = "admiss_thing") @Column(name = "admiss_thing")
private String YZY111; private String YZY111;
@ -161,7 +161,7 @@ public class CommonTable1 {
private String YZY046; private String YZY046;
/** /**
* 75 0.1.2.3.4. * 75 0.1.2.3.4.
*/ */
@Column(name = "emit_pathology") @Column(name = "emit_pathology")
private String YZY089; private String YZY089;
@ -221,11 +221,11 @@ public class CommonTable1 {
* 101 * 101
*/ */
@Column(name = "coding") @Column(name = "coding")
private String YZY061; private String YZY062;
/** /**
* 102 * 102
*/ */
@Column(name = "dis_ward") @Column(name = "dis_ward")
private String YZY039; private String YZY039;
@ -237,7 +237,7 @@ public class CommonTable1 {
private String YZY056; private String YZY056;
/** /**
* 105 * 105
*/ */
@Column(name = "dept_director") @Column(name = "dept_director")
private String YZY050; private String YZY050;
@ -288,11 +288,228 @@ public class CommonTable1 {
*/ */
@Column(name = "refresher") @Column(name = "refresher")
private String YZY058; private String YZY058;
/** /**
* *
*/ */
@Column(name = "praxis") @Column(name = "praxis")
private String YZY060; private String YZY060;
/**
*
*/
@Column(name = "home_addr")
private String AAC010;
/**
*
*/
@Column(name = "total_charge")
private String AKC264;
/**
* -9-
*/
@Column(name = "charge_34")
private String YZY132;
/**
* -10-
*/
@Column(name = "charge_14")
private String YZY134;
/**
* -10-
*/
@Column(name = "charge_19")
private String YZY135;
/**
* 西-13-
*/
@Column(name = "charge_37")
private String YZY152;
/**
* -(1)
*/
@Column(name = "charge_10")
private String YZY123;
/**
* -(2)
*/
@Column(name = "charge_25")
private String YZY124;
/**
* -(3)
*/
@Column(name = "charge_02")
private String YZY125;
/**
* -(4)
*/
@Column(name = "charge_20")
private String YZY126;
/**
* -(5)
*/
@Column(name = "charge_29")
private String YZY127;
/**
* -(6)
*/
@Column(name = "charge_30")
private String YZY128;
/**
* -(7)
*/
@Column(name = "charge_31")
private String YZY129;
/**
* -(8)
*/
@Column(name = "charge_32")
private String YZY130;
/**
* -(9)
*/
@Column(name = "charge_33")
private String YZY131;
/**
* -(11)
*/
@Column(name = "charge_36")
private String YZY136;
/**
* -(12)
*/
@Column(name = "charge_38")
private String YZY137;
/**
* 西-西(13)
*/
@Column(name = "charge_03")
private String YZY138;
/**
* -(14)
*/
@Column(name = "charge_04")
private String YZY153;
/**
* -(15)
*/
@Column(name = "charge_05")
private String YZY154;
/**
* -(16)
*/
@Column(name = "charge_09")
private String YZY139;
/**
* -(17)
*/
@Column(name = "charge_39")
private String YZY140;
/**
* -(18)
*/
@Column(name = "charge_40")
private String YZY141;
/**
* -(19)
*/
@Column(name = "charge_41")
private String YZY142;
/**
* -(20)
*/
@Column(name = "charge_42")
private String YZY143;
/**
* -(21)
*/
@Column(name = "charge_43")
private String YZY144;
/**
* -(22)
*/
@Column(name = "charge_44")
private String YZY145;
/**
* -(23)
*/
@Column(name = "charge_45")
private String YZY146;
/**
* -(24)
*/
@Column(name = "other")
private String YZY155;
/**
*
*/
@Column(name = "charge_22")
private String YZY122;
/**
*
*/
@Column(name = "craniocerebral_starttime")
private String YZY081;
/**
*
*/
@Column(name = "craniocerebral_endtime")
private String YZY082;
/**
*
*/
@Column(name = "dis_type")
private String YZY070;
/**
* 31
*/
@Column(name = "is_hospitalization")
private String YZY098;
/**
* 31
*/
@Column(name = "hospitalization_objective")
private String YZY099;
/**
*
*/
@Column(name = "responsible_nurse")
private String YZY103;
} }

@ -0,0 +1,883 @@
package com.ann.demo.entity.filing;
/**
* @author
* @ wangsiyi
* @ 2020/6/16
* @
*/
public class ContentRetrunInfo {
/**
*
*
* @param type
* @return
*/
public String getReturnInfo(String type) {
/**
*
*/
String YZY072 = "YZY072";
if (YZY072.equals(type)) {
return "新生儿出生体重不能为空, ";
}
/**
*
*/
String YZY073 = "YZY073";
if (YZY073.equals(type)) {
return "新生儿入院体重不能为空, ";
}
/**
*
*/
String YZY001 = "YZY001";
if (YZY001.equals(type)) {
return "病案号必填, ";
}
/**
*
*/
String AAC006 = "AAC006";
if (AAC006.equals(type)) {
return "出生日期必填, ";
}
/**
*
*/
String YZY074 = "YZY074";
if (YZY074.equals(type)) {
return "医疗付费方式必填, ";
}
/**
*
*/
String YZY075 = "YZY075";
if (YZY075.equals(type)) {
return "现住址必填, ";
}
/**
*
*/
String YZY010 = "YZY010";
if (YZY010.equals(type)) {
return "出生地必填, ";
}
/**
*
*/
String YZY016 = "YZY016";
if (YZY016.equals(type)) {
return "职业必填, ";
}
/**
*
*/
String YZY027 = "YZY027";
if (YZY027.equals(type)) {
return "联系人姓名不为空时,联系人地址必填, ";
}
/**
*
*/
String YZY028 = "YZY028";
if (YZY028.equals(type)) {
return "联系人姓名不为空时,联系人电话必填, ";
}
/**
*
*/
String YZY011 = "YZY011";
if (YZY011.equals(type)) {
return "身份证信息必填, ";
}
/**
*
*/
String YZY002 = "YZY002";
if (YZY002.equals(type)) {
return "住院次数必填, ";
}
/**
*
*/
String YZY018 = "YZY018";
if (YZY018.equals(type)) {
return "婚况必填, ";
}
/**
*
*/
String AAC003 = "AAC003";
if (AAC003.equals(type)) {
return "姓名必填, ";
}
/**
*
*/
String YZY015 = "YZY015";
if (YZY015.equals(type)) {
return "民族必填, ";
}
/**
*
*/
String YZY013 = "YZY013";
if (YZY013.equals(type)) {
return "国籍必填, ";
}
/**
*
*/
String YZY076 = "YZY076";
if (YZY076.equals(type)) {
return "籍贯必填, ";
}
/**
*
*/
String YZY077 = "YZY077";
if (YZY077.equals(type)) {
return "组织机构代码必填, ";
}
/**
*
*/
String YZY078 = "YZY078";
if (YZY078.equals(type)) {
return "医疗机构必填, ";
}
/**
*
*/
String AAC010 = "AAC010";
if (AAC010.equals(type)) {
return "户口地址必填, ";
}
/**
*
*/
String YZY024 = "YZY024";
if (YZY024.equals(type)) {
return "户口地址邮编必填, ";
}
/**
*
*/
String YZY026 = "YZY026";
if (YZY026.equals(type)) {
return "联系人姓名不为空时,联系人关系必填, ";
}
/**
*
*/
String YZY079 = "YZY079";
if (YZY079.equals(type)) {
return "现住址电话必填, ";
}
/**
*
*/
String YZY021 = "YZY021";
if (YZY021.equals(type)) {
return "当工作单位及地址不为空时,工作单位电话必填, ";
}
/**
*
*/
String YZY022 = "YZY022";
if (YZY022.equals(type)) {
return "当工作单位及地址不为空时,工作单位地址邮编必填, ";
}
/**
*
*/
String YZY080 = "YZY080";
if (YZY080.equals(type)) {
return "现住址邮编必填, ";
}
/**
* -9-
*/
String YZY132 = "YZY132";
if (YZY132.equals(type)) {
return "治疗类-9-临床物理治疗费费用不允许小于0, ";
}
/**
* -10-
*/
String YZY134 = "YZY134";
if (YZY134.equals(type)) {
return "治疗类-10-麻醉费费用不允许小于0";
}
/**
* 西-13-
*/
String YZY152 = "YZY152";
if (YZY152.equals(type)) {
return "西药类-13-抗菌药物费用费用不允许小于0";
}
/**
* -(1)
*/
String YZY123 = "YZY123";
if (YZY123.equals(type)) {
return "综合医疗服务类-一般医疗服务费(1)费用不允许小于0";
}
/**
* -(2)
*/
String YZY124 = "YZY124";
if (YZY124.equals(type)) {
return "综合医疗服务类-一般治疗操作费(2)费用不允许小于0";
}
/**
* -(3)
*/
String YZY125 = "YZY125";
if (YZY125.equals(type)) {
return "综合医疗服务类-护理费(3)费用不允许小于0";
}
/**
* -(4)
*/
String YZY126 = "YZY126";
if (YZY126.equals(type)) {
return "综合医疗服务类-其他费用(4)费用不允许小于0";
}
/**
* -(6)
*/
String YZY128 = "YZY128";
if (YZY128.equals(type)) {
return "诊断类-实验室诊断费(6)费用不允许小于0, ";
}
/**
* -(7)
*/
String YZY129 = "YZY129";
if (YZY129.equals(type)) {
return "诊断类-影像学诊断费(7)费用不允许小于0, ";
}
/**
* -(11)
*/
String YZY136 = "YZY136";
if (YZY136.equals(type)) {
return "康复类-康复费(11)费用不允许小于0, ";
}
/**
* -(12)
*/
String YZY137 = "YZY137";
if (YZY137.equals(type)) {
return "中医类-中医治疗费(12)费用不允许小于0, ";
}
/**
* -(14)
*/
String YZY153 = "YZY153";
if (YZY153.equals(type)) {
return "中药类-中成药费(14)费用不允许小于0, ";
}
/**
* -(15)
*/
String YZY154 = "YZY154";
if (YZY154.equals(type)) {
return "中药类-中草药费(15)费用不允许小于0, ";
}
/**
* -(16)
*/
String YZY139 = "YZY139";
if (YZY139.equals(type)) {
return "血液和血液制品类-血费(16)费用不允许小于0, ";
}
/**
* -(17)
*/
String YZY140 = "YZY140";
if (YZY140.equals(type)) {
return "血液和血液制品类-白蛋白类制品费(17)费用不允许小于0, ";
}
/**
* -(18)
*/
String YZY141 = "YZY141";
if (YZY141.equals(type)) {
return "血液和血液制品类-球蛋白类制品费(18)费用不允许小于0, ";
}
/**
* -(19)
*/
String YZY142 = "YZY142";
if (YZY142.equals(type)) {
return "血液和血液制品类-凝血因子类制品费(19)费用不允许小于0, ";
}
/**
* -(20)
*/
String YZY143 = "YZY143";
if (YZY143.equals(type)) {
return "血液和血液制品类-细胞因子类制品费(20)费用不允许小于0, ";
}
/**
* -(21)
*/
String YZY144 = "YZY144";
if (YZY144.equals(type)) {
return "耗材类-检查用一次性医用材料费(21)费用不允许小于0, ";
}
/**
* -(22)
*/
String YZY145 = "YZY145";
if (YZY145.equals(type)) {
return "耗材类-治疗用一次性医用材料费(22)费用不允许小于0, ";
}
/**
* -(23)
*/
String YZY146 = "YZY146";
if (YZY146.equals(type)) {
return "耗材类-手术用一次性医用材料费(23)费用不允许小于0, ";
}
/**
* -(24)
*/
String YZY155 = "YZY155";
if (YZY155.equals(type)) {
return "其他类-其他费(24)费用不允许小于0, ";
}
/**
*
*/
String YZY122 = "YZY122";
if (YZY122.equals(type)) {
return "自付费用必填, ";
}
/**
*
*/
String mainDiagCode = "mainDiagCode";
if (mainDiagCode.equals(type)) {
return "主要出院诊断编码的编码范围应为AU开头和Z开头的编码, ";
}
/**
*
*/
String mainDiagName = "mainDiagName";
if (mainDiagName.equals(type)) {
return "(主要出院诊断)名称必填, ";
}
/**
*
*/
String YZY105 = "YZY105";
if (YZY105.equals(type)) {
return "有手术治疗费的患者,(主要手术)名称必填, ";
}
/**
*
*/
String YZY110 = "YZY110";
if (YZY110.equals(type)) {
return "有影像学诊断费的患者,(主要操作)名称必填, ";
}
/**
*
*/
String YZY111 = "YZY111";
if (YZY111.equals(type)) {
return "(主要出院诊断)入院病情必填, ";
}
/**
*
*/
String YZY081 = "YZY081";
if (YZY081.equals(type)) {
return "(入院前)颅脑损伤时间必填, ";
}
/**
*
*/
String YZY082 = "YZY082";
if (YZY082.equals(type)) {
return "(入院后)颅脑损伤时间必填, ";
}
/**
*
*/
String YZY083 = "YZY083";
if (YZY083.equals(type)) {
return "有“影像学诊断费”的患者,(主要操作)切口愈合等级必填, ";
}
/**
*
*/
String YZY084 = "YZY084";
if (YZY084.equals(type)) {
return "有“手术治疗费”的患者,(主要手术)切口愈合等级必填, ";
}
/**
*
*/
String YZY106 = "YZY106";
if (YZY106.equals(type)) {
return "有“手术治疗费”的患者,(主要手术)日期必填, ";
}
/**
*
*/
String YZY085 = "YZY085";
if (YZY085.equals(type)) {
return "有“影像学诊断费”的患者,(主要操作)日期必填, ";
}
/**
*
*/
String pathologyDingCode = "pathologyDingCode";
if (pathologyDingCode.equals(type)) {
return "主要诊断为肿瘤编码时,当病理号、病理诊断或病理诊断费不为空时,病理诊断编码不能为空, ";
}
/**
*
*/
String pathologyDingName = "pathologyDingName";
if (pathologyDingName.equals(type)) {
return "主要诊断为肿瘤编码时,当病理号、病理诊断编码或病理诊断费不为空时,病理诊断不能为空, ";
}
/**
*
*/
String YZY107 = "YZY107";
if (YZY107.equals(type)) {
return "有“麻醉费”的患者,麻醉方式必填, ";
}
/**
*
*/
String YZY113 = "YZY113";
if (YZY113.equals(type)) {
return "门急诊诊断编码范围应为AU开头和Z开头的编码, ";
}
/**
*
*/
String YZY114 = "YZY114";
if (YZY114.equals(type)) {
return "门急诊诊断编码范围应为AU开头和Z开头的编码, ";
}
/**
*
*/
String YZY046 = "YZY046";
if (YZY046.equals(type)) {
return "患者有药物过敏,过敏药物必填, ";
}
/**
*
*/
String YZY089 = "YZY089";
if (YZY089.equals(type)) {
return "有“尸体料理费”的患者,“离院方式”或“疗效”为“死亡”的患者,“死亡患者尸检”必填, ";
}
/**
* ABO
*/
String YZY090 = "YZY090";
if (YZY090.equals(type)) {
return "血型必填, ";
}
/**
*
*/
String is_medicine = "is_medicine";
if (is_medicine.equals(type)) {
return "有无药物过敏必填, ";
}
/**
*
*/
String YZY091 = "YZY091";
if (YZY091.equals(type)) {
return "主要诊断编码以S、T开头的损伤、中毒的外部原因疾病编码必填, ";
}
/**
*
*/
String YZY092 = "YZY092";
if (YZY092.equals(type)) {
return "当主要诊断编码的范围在 S00 到 T98 之间时其他诊断编码的必须为V, W, X, Y开头, ";
}
/**
*
*/
String YZY093 = "YZY093";
if (YZY093.equals(type)) {
return "主要诊断编码以S、T开头的损伤、中毒的外部原因必填, ";
}
/**
*
*/
String YZY094 = "YZY094";
if (YZY094.equals(type)) {
return "有“影像学诊断费”的患者,(主要操作)级别必填, ";
}
/**
*
*/
String YZY108 = "YZY108";
if (YZY108.equals(type)) {
return "有“手术治疗费”的患者,(主要手术)级别必填, ";
}
/**
*
*/
String YZY095 = "YZY095";
if (YZY095.equals(type)) {
return "主要诊断为肿瘤编码时,当病理诊断、病理诊断编码或病理诊断费不为空时,病理号必填, ";
}
/**
* Rh
*/
String YZY096 = "YZY096";
if (YZY096.equals(type)) {
return "Rh血型必填, ";
}
/**
*
*/
String YZY109 = "YZY109";
if (YZY109.equals(type)) {
return "有“手术治疗费”的患者,(主要手术) 术者必填, ";
}
/**
*
*/
String YZY097 = "YZY097";
if (YZY097.equals(type)) {
return "有“影像学诊断费”的患者,(主要操作)术者必填, ";
}
/**
* 31
*/
String YZY098 = "YZY098";
if (YZY098.equals(type)) {
return "是否有31天内再次入院计划必填, ";
}
/**
* 31
*/
String YZY099 = "YZY099";
if (YZY099.equals(type)) {
return "有31天内再入院计划的患者31天内再次住院目的必填, ";
}
/**
*
*/
String YZY101 = "YZY101";
if (YZY101.equals(type)) {
return "在入院科别和出院科别不同时转科科别必填, ";
}
/**
*
*/
String YZY052 = "YZY052";
if (YZY052.equals(type)) {
return "主任(副主任)医师必填, ";
}
/**
*
*/
String YZY062 = "YZY062";
if (YZY062.equals(type)) {
return "编码员必填, ";
}
return null;
}
/**
*
*
* @param type
* @param typeNum
* @return
*/
public String getReturnInfo(String type, int typeNum) {
/**
*
*/
String YZY008 = "YZY008";
//判断是否为空
if (YZY008.equals(type) && typeNum == 1) {
return "性别必填, ";
}
//当性别为男时
if (YZY008.equals(type) && typeNum == 2) {
return "当性别为男性时诊诊断编码、主要诊断编码、其它诊断编码不能使用以下编码A34B37.3C51-C58" +
"C79.6D06D07.0-D07.3D25-D28D39E28E89.4F52.5F53I86.3L29.2M80.0-M80.1" +
"M81.0-M81.1M83.0N70-N98N99.2-N99.3O00-O99P54.6Q50-Q52R87S31.4S37.4-S37.6" +
"T19.2-T19.3T83.3Z01.4Z12.4Z30.1Z30.3Z30.5Z31.1-Z31.2Z32-Z37Z39Z87.5Z97.5, ";
}
//当性别为女时
if (YZY008.equals(type) && typeNum == 3) {
return "当性别为女性时诊诊断编码、主要诊断编码、其它诊断编码不能使用以下编码B26.0C60-C63D07.4-D07.6" +
"D17.6D29D40E29E89.5F52.4I86.1L29.1N40-N51Q53-Q55R86S31.2-S31.3Z12.5, ";
}
/**
*
*/
String AKC023 = "AKC023";
//判断是否为空
if (AKC023.equals(type) && typeNum == 1) {
return "年龄必填, ";
}
//年龄等于入院日期减出生日期
if (AKC023.equals(type) && typeNum == 2) {
return "年龄必须等于入院日期减出生日期, ";
}
//不足一周岁年龄(月天)-1
if (AKC023.equals(type) && typeNum == 3) {
return "当门诊诊断编码、主要诊断编码、其它诊断编码出现P10P15时入院日期减出生日期必须≤28天年龄不足1周岁的年龄必须≤28天, ";
}
//不足一周岁年龄(月天)-2
if (AKC023.equals(type) && typeNum == 4) {
return "年龄小于1周岁即年龄为0时年龄不足1周岁的年龄不能为空, ";
}
/**
*
*/
String AKC264 = "AKC264";
//判断是否为空
if (AKC264.equals(type) && typeNum == 1) {
return "住院总费用必填, ";
}
//判断总费用范围
if (AKC264.equals(type) && typeNum == 2) {
return "住院费用不能小于5不能大于1000000, ";
}
/**
* -(5)
*/
String YZY127 = "YZY127";
//判断是否小于0
if (YZY127.equals(type) && typeNum == 1) {
return "诊断类-病理诊断费(5) 费用不允许小于0";
}
//判断主要诊断为肿瘤编码时,当病理号、病理诊断编码或病理诊断不为空时是否为空
if (YZY127.equals(type) && typeNum == 2) {
return "主要诊断为肿瘤编码时,当病理号、病理诊断编码或病理诊断不为空时,诊断类-病理诊断费(5)不能为空,";
}
/**
* -(9)
*/
String YZY131 = "YZY131";
//判断是否小于0
if (YZY131.equals(type) && typeNum == 1) {
return "治疗类-非手术治疗项目费(9) 费用不允许小于0, ";
}
//判断非手术治疗项目费是否大于等于临床物理治疗费
if (YZY131.equals(type) && typeNum == 2) {
return "非手术治疗项目费必须大于等于临床物理治疗费, ";
}
/**
* -(10)
*/
String YZY133 = "YZY133";
//判断是否小于0
if (YZY133.equals(type) && typeNum == 1) {
return "治疗类-手术治疗费(10) 费用不允许小于0, ";
}
//手术治疗费必须大于等于麻醉费与手术费之和
if (YZY133.equals(type) && typeNum == 2) {
return "手术治疗费必须大于等于麻醉费与手术费之和, ";
}
//判断是否有手术病例
if (YZY133.equals(type) && typeNum == 3) {
return "有手术的病例手术治疗费必须大于0, ";
}
/**
* 西-西(13)
*/
String YZY138 = "YZY138";
//判断是否小于0
if (YZY138.equals(type) && typeNum == 1) {
return "西药类-西药费(13) 费用不允许小于0, ";
}
//西药费必须大于等于抗菌药物费用
if (YZY138.equals(type) && typeNum == 2) {
return "西药费必须大于等于抗菌药物费用, ";
}
/**
* -1
*/
String YZY221 = "YZY221";
//其他出院诊断编码的编码范围应为AU开头和Z开头的编码
if (YZY221.equals(type) && typeNum == 1) {
return "其他出院诊断编码的编码范围应为AU开头和Z开头的编码, ";
}
//当主要诊断或者其它诊断编码出现O80-O84编码且无流产结局编码出现O00-O08编码时其它诊断编码必须有分娩结局编码Z37
if (YZY221.equals(type) && typeNum == 2) {
return "当主要诊断或者其它诊断编码出现O80-O84编码且无流产结局编码出现O00-O08编码时其它诊断编码必须有分娩结局编码Z37, ";
}
/**
*
*/
String YZY070 = "YZY070";
//判断是否为空
if (YZY070.equals(type) && typeNum == 1) {
return "离院方式必填, ";
}
//有“尸体料理费”的患者,“离院方式”都只能为“死亡
if (YZY070.equals(type) && typeNum == 1) {
return "有“尸体料理费”的患者,“离院方式”都只能为“死亡”, ";
}
/**
*
*/
String YKC701 = "YKC701";
//判断是否为空
if (YKC701.equals(type) && typeNum == 1) {
return "入院时间必填, ";
}
//判断入院时间是否小于出院时间
if (YKC701.equals(type) && typeNum == 1) {
return "入院日期应该小于出院日期, ";
}
//判断手术操作日期是否大于入院日期,小于出院日期
if (YKC701.equals(type) && typeNum == 1) {
return "手术操作日期应大于入院日期, ";
}
/**
*
*/
String YKC702 = "YKC702";
//判断是否为空
if (YKC702.equals(type) && typeNum == 1) {
return "出院时间必填, ";
}
//判断入院时间是否小于出院时间
if (YKC702.equals(type) && typeNum == 1) {
return "入院日期应该小于出院日期, ";
}
//判断手术操作日期是否大于入院日期,小于出院日期
if (YKC702.equals(type) && typeNum == 1) {
return "手术操作日期应大于入院日期,小于出院日期, ";
}
/**
*
*/
String AKC196 = "AKC196";
//Z37不能作为组长
if (AKC196.equals(type) && typeNum == 1) {
return "Z37不能作为组长, ";
}
//主要诊断出现C00到C97 D00到D48 附属诊断开头为N 且有斜杆
if (AKC196.equals(type) && typeNum == 2) {
return "主要诊断出现C00到C97 D00到D48 附属诊断开头为N 且有斜杆, ";
}
return null;
}
}

@ -24,7 +24,7 @@ public class DiagDetail {
private String masterId; private String masterId;
/** /**
* ID * ID ICD
* */ * */
@Id @Id
@Column(name = "diag_code", length = 50) @Column(name = "diag_code", length = 50)
@ -46,7 +46,7 @@ public class DiagDetail {
private Integer YZY201; private Integer YZY201;
/** /**
* *
* */ * */
@Column(name = "diag_name") @Column(name = "diag_name")
private String AKC185; private String AKC185;

@ -27,7 +27,9 @@ public class MedicalRecordHomepage {
*/ */
private List<DiagDetail> DiagDetails; private List<DiagDetail> DiagDetails;
// 20200525 新增其他节点 用于校验数据 /**
* 20200525
*/
private OtherData otherData; private OtherData otherData;
} }

@ -24,26 +24,26 @@ public class OperDetail {
private String masterId; private String masterId;
/** /**
* *
*/ */
@Column(name = "operate_no") @Column(name = "operate_no")
private Integer YZY201; private Integer YZY201;
/** /**
* *
*/ */
@Id @Id
@Column(name = "operateCode") @Column(name = "operateCode")
private String YZY207; private String YZY207;
/** /**
* *
*/ */
@Column(name = "operateName") @Column(name = "operateName")
private String YZY208; private String YZY208;
/** /**
* *
*/ */
@Column(name = "operateDate") @Column(name = "operateDate")
private Date YZY209; private Date YZY209;
@ -55,7 +55,7 @@ public class OperDetail {
private String YZY227; private String YZY227;
/** /**
* *
*/ */
@Column(name = "operator") @Column(name = "operator")
private String YZY215; private String YZY215;
@ -79,7 +79,7 @@ public class OperDetail {
private String assistant_3; private String assistant_3;
/** /**
* *
*/ */
@Column(name = "cut") @Column(name = "cut")
private String YZY210; private String YZY210;
@ -88,13 +88,13 @@ public class OperDetail {
* *
*/ */
@Column(name = "anaesthesia_type") @Column(name = "anaesthesia_type")
private String YZY216; private String YZY217;
/** /**
* *
*/ */
@Column(name = "anaesthesia_name") @Column(name = "anaesthesia_name")
private String YZY223; private String YZY224;
/** /**
* *
@ -122,7 +122,7 @@ public class OperDetail {
private String OPERATION_SCALE; private String OPERATION_SCALE;
/** /**
* *
*/ */
@Column(name = "chossurg") @Column(name = "chossurg")
private String ChosSurg; private String ChosSurg;

@ -23,94 +23,11 @@ public class OtherData {
*/ */
private String YZY078; private String YZY078;
/**
* 21
*/
private String AAC010;
/** /**
* 22 * 22
*/ */
private String YZY024; private String YZY024;
/**
* 28
*/
private String AKC264;
/**
* 29 -9-
*/
@Column(name = "lcwlzlf")
private String YZY132;
/**
* 30 -10-
*/
@Column(name = "mzf")
private String YZY134;
/**
* 31 -10-
*/
@Column(name = "ssf")
private String YZY135;
/**
* 32 西-13-
*/
@Column(name = "kjywfy")
private String YZY152;
/**
* 33 -(1)
*/
@Column(name = "ybylfwf1")
private String YZY123;
/**
* 34 -(2)
*/
@Column(name = "ybylfwf2")
private String YZY124;
/**
* 35 -(3)
*/
@Column(name = "hlf")
private String YZY125;
/**
* 36 -(4)
*/
@Column(name = "qtfy")
private String YZY126;
/**
* 37 -(5)
*/
@Column(name = "blzdf")
private String YZY127;
/**
* 38 -(6)
*/
@Column(name = "syszdf")
private String YZY128;
/**
* 39 -(7)
*/
@Column(name = "yxxzdf")
private String YZY129;
/**
* 40 -(8)
*/
@Column(name = "lczdxmf")
private String YZY130;
// /** // /**
// * 41 治疗类-非手术治疗项目费(9)-2 // * 41 治疗类-非手术治疗项目费(9)-2
@ -119,12 +36,6 @@ public class OtherData {
// private String YZY132; // private String YZY132;
/**
* 42 -(9)
*/
@Column(name = "fsszlxmf")
private String YZY131;
/** /**
* 43 -(10) * 43 -(10)
*/ */
@ -132,146 +43,58 @@ public class OtherData {
private String YZY133; private String YZY133;
/** /**
* 44 -(11) * 61
*/
@Column(name = "kff")
private String YZY136;
/**
* 45 -(12)
*/
@Column(name = "zyzlf")
private String YZY137;
/**
* 46 西-西(13)
*/
@Column(name = "xyf")
private String YZY138;
/**
* 47 -(14)
*/ */
@Column(name = "zcyf") @Column(name = "operate_name")
private String YZY153; private String YZY105;
/**
* 48 -(15)
*/
@Column(name = "zcyf")
private String YZY154;
/**
* 49 -(16)
*/
@Column(name = "xf")
private String YZY139;
/**
* 50 -(17)
*/
@Column(name = "bdblzpf")
private String YZY140;
/**
* 51 -(18)
*/
@Column(name = "qdblzpf")
private String YZY141;
/**
* 52 -(19)
*/
@Column(name = "nxyzlzpf")
private String YZY142;
/**
* 53 -(20)
*/
@Column(name = "xbyzlzpf")
private String YZY143;
/**
* 54 -(21)
*/
@Column(name = "jcyycxyyclf")
private String YZY144;
/**
* 55 -(22)
*/
@Column(name = "zlyycxyyclf")
private String YZY145;
/** /**
* 56 -(23) *
*/ */
@Column(name = "ssyycxyyclf") @Column(name = "cut")
private String YZY146; private String YZY084;
/** /**
* 57 -(24) *
*/ */
@Column(name = "qtf") @Column(name = "operate_date")
private String YZY155; private String YZY106;
/** /**
* 58 *
*/ */
@Column(name = "zffy") @Column(name = "operate_class")
private String YZY122; private String YZY108;
/** /**
* 59 *
*/ */
private String mainDiagCode; @Column(name = "operator")
private String YZY109;
/** /**
* 61 *
*/ */
private String YZY105; @Column(name = "anaesthesia_name")
private String YZY112;
/** /**
* 62 * 62
*/ */
private String YZY110; private String YZY110;
/** /**
* 63 -1-2 * 63 -1-2
*
*/
/**
* 65
*/
private String YZY081;
/**
* 66
*/ */
private String YZY082; private String YZY221;
/** /**
* 67 * 67
*/ */
private String YZY083; private String YZY083;
/**
* 68
*/
private String YZY084;
/**
* 69
*/
private String YZY106;
/** /**
* 70 * 70
*/ */
@ -288,14 +111,14 @@ public class OtherData {
private String pathologyDingName; private String pathologyDingName;
/** /**
* 71 * 71
*/ */
private String YZY107; private String YZY107;
/** /**
* 78 * 78
*/ */
private String mainDiagCodeOutSideReason; private String YZY091;
/** /**
* 79 * 79
@ -312,21 +135,12 @@ public class OtherData {
*/ */
private String YZY094; private String YZY094;
/**
* 82
*/
private String YZY108;
/** /**
* 83 ( ) * 83 ( )
*/ */
private String YZY095; private String YZY095;
/**
* 85
*/
private String YZY109;
/** /**
* 86 * 86
@ -334,33 +148,8 @@ public class OtherData {
private String YZY097; private String YZY097;
/**
* 87
*/
private String YZY070;
/**
* 91 31
*/
private String YZY098;
/**
* 92 31
*/
private String YZY099;
/**
* 98
*/
private String YZY112;
/**
* 100
*/
private String YZY103;

@ -0,0 +1,26 @@
package com.ann.demo.interfaces.config;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import springfox.documentation.builders.RequestHandlerSelectors;
import springfox.documentation.spi.DocumentationType;
import springfox.documentation.spring.web.plugins.Docket;
import springfox.documentation.swagger2.annotations.EnableSwagger2;
/**
* @author
* @ wangsiyi
* @ 2020/6/16
* @
*/
@Configuration
@EnableSwagger2
public class SwaggerConfig {
@Bean
public Docket api(){
return new Docket(DocumentationType.SWAGGER_2)
.select()
.apis(RequestHandlerSelectors.any())
.build();
}
}

@ -3,8 +3,6 @@ package com.ann.demo.repository;
import com.ann.demo.entity.filing.MedicalRecordHomepageCache; import com.ann.demo.entity.filing.MedicalRecordHomepageCache;
import com.ann.demo.entity.filing.ids.MedicalRecordHomepageCacheIds; import com.ann.demo.entity.filing.ids.MedicalRecordHomepageCacheIds;
import org.springframework.data.jpa.repository.JpaRepository; import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Modifying;
import org.springframework.data.jpa.repository.Query;
import org.springframework.stereotype.Repository; import org.springframework.stereotype.Repository;
/** /**
@ -13,6 +11,10 @@ import org.springframework.stereotype.Repository;
*/ */
@Repository @Repository
public interface MedicalRecordHomepageCacheRepository extends JpaRepository<MedicalRecordHomepageCache, MedicalRecordHomepageCacheIds> { public interface MedicalRecordHomepageCacheRepository extends JpaRepository<MedicalRecordHomepageCache, MedicalRecordHomepageCacheIds> {
/**
* masterId
* @param masterId
* @return
*/
public MedicalRecordHomepageCache findByMasterId(String masterId);
} }

@ -6,7 +6,12 @@ package com.ann.demo.service;
* @Date: 2019/9/26 9:26 * @Date: 2019/9/26 9:26
*/ */
public interface MedicalRecordHomepageCacheService { public interface MedicalRecordHomepageCacheService {
/**
* json
* @param masterId
* @return
*/
public String handleMedicalRecordHomepageCache(String masterId);
} }

@ -0,0 +1,23 @@
package com.ann.demo.util;
import com.ann.demo.service.MedicalRecordHomepageCacheService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
/**
* @ wangsiyi
* @ 2020/6/16
* @
*/
@RestController
public class JsonController {
@Autowired
private MedicalRecordHomepageCacheService mServer;
@RequestMapping("json")
public String getJsonController(String masterId){
return mServer.handleMedicalRecordHomepageCache(masterId);
}
}

@ -1,13 +1,16 @@
spring: spring:
datasource: datasource:
#url: jdbc:sqlserver://120.27.212.36:1433;DatabaseName=emr_record url: jdbc:mysql://localhost:3306/test?serverTimezone=UTC&characterEncoding=utf8&useUnicode=true&useSSL=false
url: jdbc:sqlserver://10.6.1.127:1433;DatabaseName=DB_PrivilegeManagement_GYFY # url: jdbc:mysql://10.6.1.127:3306/test
username: sa username: root
password: docus@702 password: 123456
driver-class-name: com.microsoft.sqlserver.jdbc.SQLServerDriver driver-class-name: com.mysql.jdbc.Driver
jpa: jpa:
hibernate: database: mysql
dialect: org.hibernate.dialect.SQLServer2008Dialect show-sql: false
hibernate:
ddl-auto: update
database-platform: org.hibernate.dialect.MySQL5InnoDBDialect
hikari: hikari:
#是否为只读数据库 #是否为只读数据库

@ -0,0 +1,7 @@
package com.ann.demo.service.impl;
import static org.junit.jupiter.api.Assertions.*;
class MedicalRecordHomepageCacheServiceImplTest {
}
Loading…
Cancel
Save