Explorar el Código

修改log冲突

Airhead hace 8 años
padre
commit
fb4f2a797d
Se han modificado 1 ficheros con 11 adiciones y 0 borrados
  1. 11 0
      hos-web-framework-dependencies/pom.xml

+ 11 - 0
hos-web-framework-dependencies/pom.xml

@ -199,6 +199,17 @@
            <artifactId>javax.transaction-api</artifactId>
            <version>1.2</version>
        </dependency>
        <dependency>
            <groupId>com.yihu.core</groupId>
            <artifactId>ehr-dbhelper</artifactId>
            <version>1.1.9</version>
        </dependency>
        <dependency>
            <groupId>com.yihu.core</groupId>
            <artifactId>html2image</artifactId>
            <version>0.9</version>
        </dependency>
    </dependencies>
    <build>