Commit 5d39d9d2 by qwmqiuwenmin

FIX

parent 2b76f50c
......@@ -147,6 +147,11 @@
<artifactId>hutool-all</artifactId>
<version>5.5.1</version>
</dependency>
<dependency>
<groupId>com.gic</groupId>
<artifactId>sql-check-sdk</artifactId>
<version>4.0-SNAPSHOT</version>
</dependency>
</dependencies>
<build>
......
......@@ -37,6 +37,7 @@
</value>
</property>
</bean>
<bean class="com.gic.sql.interceptor.MybatisSqlInterceptor"/>
</array>
</property>
</bean>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment