Browse Source

修复 #5936

pull/6007/head
EightMonth 8 months ago
parent
commit
e3e1cd6b0d
  1. 2
      pom.xml

2
pom.xml

@ -53,7 +53,7 @@
<!-- 持久层 -->
<mybatis-plus.version>3.5.3.1</mybatis-plus.version>
<dynamic-datasource-spring-boot-starter.version>4.1.3</dynamic-datasource-spring-boot-starter.version>
<druid.version>1.2.19</druid.version>
<druid.version>1.2.22</druid.version>
<minidao.version>1.9.6</minidao.version>
<!-- 积木报表-->

Loading…
Cancel
Save