Commit 714e247d authored by xinglei's avatar xinglei

*)增加maven

parent 0ac3360d
...@@ -36,6 +36,11 @@ ...@@ -36,6 +36,11 @@
<artifactId>spring-boot-starter-redis</artifactId> <artifactId>spring-boot-starter-redis</artifactId>
<version>1.4.5.RELEASE</version> <version>1.4.5.RELEASE</version>
</dependency> </dependency>
<dependency>
<groupId>com.yeejoin</groupId>
<artifactId>amos-feign-privilege</artifactId>
<version>1.8.6</version>
</dependency>
<!--JSqlparser(高效的SQL解析工具)--> <!--JSqlparser(高效的SQL解析工具)-->
<dependency> <dependency>
......
This diff is collapsed.
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