Commit f9844783 authored by fangxinjiang's avatar fangxinjiang

权限批量导入

parent 2af3e36a
......@@ -87,6 +87,12 @@
<artifactId>mapper</artifactId>
<version>2.3.0</version>
</dependency>
<dependency>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>sharding-transaction-core</artifactId>
<version>4.1.1</version>
<scope>compile</scope>
</dependency>
</dependencies>
<build>
......
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