lyr преди 8 години
родител
ревизия
317b8cbbdc
променени са 1 файла, в които са добавени 7 реда и са изтрити 0 реда
  1. 7 0
      patient-co-wlyy/pom.xml

+ 7 - 0
patient-co-wlyy/pom.xml

@ -298,6 +298,13 @@
            <scope>runtime</scope>
        </dependency>
        <dependency>
            <groupId>ch.qos.logback</groupId>
            <artifactId>logback-core</artifactId>
            <version>${logback.version}</version>
            <scope>runtime</scope>
        </dependency>
        <!-- 代码直接调用log4j会被桥接到slf4j -->
        <dependency>
            <groupId>org.slf4j</groupId>