mirror of https://gitee.com/stylefeng/roses
【8.3.4】更新短信发送去掉不必要的依赖
parent
3f24b923dd
commit
163d2a5233
|
@ -17,13 +17,6 @@
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
|
||||||
<!--系统管理的api-->
|
|
||||||
<dependency>
|
|
||||||
<groupId>com.javaguns.roses</groupId>
|
|
||||||
<artifactId>system-api</artifactId>
|
|
||||||
<version>${roses.version}</version>
|
|
||||||
</dependency>
|
|
||||||
|
|
||||||
<!--资源api模块-->
|
<!--资源api模块-->
|
||||||
<!--用在资源控制器,资源扫描上-->
|
<!--用在资源控制器,资源扫描上-->
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|
Loading…
Reference in New Issue