k94314517
2025-01-03 494b7c734a816b53cd740e8930d54f0af9179888
server/pom.xml
@@ -32,6 +32,7 @@
    <swagger.bootstrap-ui.version>1.9.6</swagger.bootstrap-ui.version>
    <fastjson.version>1.2.70</fastjson.version>
    <druid.version>1.2.0</druid.version>
    <!--<mybatis.plus.version>3.5.7</mybatis.plus.version>-->
    <mybatis.plus.version>3.4.2</mybatis.plus.version>
    <apache.shiro.version>1.7.0</apache.shiro.version>
    <oshi.version>5.7.0</oshi.version>
@@ -44,6 +45,14 @@
  </properties>
  <dependencies>
    <!--<dependency>
      <groupId>com.jacob</groupId>
      <artifactId>jacob</artifactId>
      <version>1.19</version>
      <scope>system</scope>
      &lt;!&ndash;本地的jacob.jar的路径&ndash;&gt;
      <systemPath>${project.basedir}/lib/jacob.jar</systemPath>
    </dependency>-->
    <!-- Spring Boot -->
    <dependency>
      <groupId>org.springframework.boot</groupId>
@@ -220,7 +229,6 @@
      <artifactId>pinyin4j</artifactId>
      <version>2.5.1</version>
    </dependency>
    <!-- WeChat 小程序 -->
    <dependency>