Commit 42665490 authored by 刘帅's avatar 刘帅

1.调整

parent 9b7b5fdf
...@@ -39,6 +39,12 @@ ...@@ -39,6 +39,12 @@
<artifactId>jjwt</artifactId> <artifactId>jjwt</artifactId>
</dependency> </dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-test</artifactId>
<scope>test</scope>
</dependency>
<!-- 通用工具--> <!-- 通用工具-->
<dependency> <dependency>
<groupId>com.propertyManagement</groupId> <groupId>com.propertyManagement</groupId>
......
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