【8.3.4】更新短信发送去掉不必要的依赖

master
stylefeng 2025-03-15 20:40:23 +08:00
parent 3f24b923dd
commit 163d2a5233
1 changed files with 0 additions and 7 deletions

View File

@ -17,13 +17,6 @@
<dependencies>
<!--系统管理的api-->
<dependency>
<groupId>com.javaguns.roses</groupId>
<artifactId>system-api</artifactId>
<version>${roses.version}</version>
</dependency>
<!--资源api模块-->
<!--用在资源控制器,资源扫描上-->
<dependency>