SmsUtil参数从sysparam获取

This commit is contained in:
张松
2025-03-10 09:59:37 +08:00
parent d7102db1e8
commit d808e70eec
3 changed files with 32 additions and 8 deletions

View File

@@ -34,6 +34,10 @@
<groupId>com.pig4cloud.excel</groupId>
<artifactId>excel-spring-boot-starter</artifactId>
</dependency>
<dependency>
<groupId>org.apache.dubbo</groupId>
<artifactId>dubbo-spring-boot-starter</artifactId>
</dependency>
</dependencies>
</project>