1
0

merge upstream

This commit is contained in:
fys
2025-07-12 14:04:03 +08:00
18 changed files with 652 additions and 3 deletions

View File

@ -22,4 +22,5 @@ public class AppSmsLoginBody {
*/
@NotBlank(message = "租户ID不能为空")
private String tenantId;
}