feat: 发送短信适配 ContiNew Starter 行为验证码

This commit is contained in:
Bull-BCLS
2023-12-28 23:47:44 +08:00
parent dea64e62e1
commit eab53520c8
27 changed files with 1409 additions and 40 deletions

View File

@@ -52,6 +52,12 @@
<artifactId>continew-starter-captcha-graphic</artifactId>
</dependency>
<!-- ContiNew Starter 验证码模块 - 行为验证码 -->
<dependency>
<groupId>top.charles7c.continew</groupId>
<artifactId>continew-starter-captcha-behavior</artifactId>
</dependency>
<!-- ContiNew Starter 文件处理模块 - Excel -->
<dependency>
<groupId>top.charles7c.continew</groupId>