|
|
|
@ -50,23 +50,12 @@ |
|
|
|
|
<version>1.68</version> |
|
|
|
|
</dependency> |
|
|
|
|
|
|
|
|
|
<dependency> |
|
|
|
|
<groupId>com.phcomponent.basictech</groupId> |
|
|
|
|
<artifactId>phc-techcomponnet-framework</artifactId> |
|
|
|
|
<version>2.2.3</version> |
|
|
|
|
</dependency> |
|
|
|
|
|
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.projectlombok</groupId> |
|
|
|
|
<artifactId>lombok</artifactId> |
|
|
|
|
<version>1.18.26</version> |
|
|
|
|
</dependency> |
|
|
|
|
|
|
|
|
|
<dependency> |
|
|
|
|
<groupId>com.sgitg.sgcc</groupId> |
|
|
|
|
<artifactId>sgsm</artifactId> |
|
|
|
|
<version>1.0.0</version> |
|
|
|
|
</dependency> |
|
|
|
|
|
|
|
|
|
<!-- 定时任务 --> |
|
|
|
|
<!-- <dependency>--> |
|
|
|
|