2
0

fix: 验证码邮件标题

This commit is contained in:
caiyuchao
2025-06-24 16:02:03 +08:00
parent 60715a123c
commit 34bbdc7586
2 changed files with 2 additions and 2 deletions

View File

@@ -30,7 +30,7 @@ import java.util.List;
*/
@RestController
@RequestMapping("/client")
@Tag(name = "用户平台-终端设备接口")
@Tag(name = "u用户平台-终端设备接口")
public class UClientController extends BaseController {
@Autowired