1
0

登录测试

This commit is contained in:
2025-08-13 19:21:57 +08:00
parent 65caea4a00
commit 07bc831f1a
4 changed files with 28 additions and 12 deletions

View File

@ -13,6 +13,7 @@ import org.springframework.web.bind.annotation.RestController;
@RestController
public class TestSMSController {
@GetMapping("/test")
public void testSend() {
// 在创建完SmsBlend实例后再未手动调用注销的情况下框架会持有该实例可以直接通过指定configId来获取想要的配置如果你想使用