Merge branch 'dyf-device'

This commit is contained in:
2025-07-12 14:01:00 +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;
}