mirror of
https://github.com/continew-org/continew-admin.git
synced 2025-09-12 16:57:12 +08:00
feat: 新增短信配置 (#144)
This commit is contained in:
@@ -18,5 +18,12 @@
|
||||
<groupId>top.continew</groupId>
|
||||
<artifactId>continew-common</artifactId>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.dromara.sms4j</groupId>
|
||||
<artifactId>sms4j-spring-boot-starter</artifactId>
|
||||
<version>3.3.4</version>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
</project>
|
Reference in New Issue
Block a user