TASK:name信息;

This commit is contained in:
shahaibo
2025-02-11 11:35:57 +08:00
parent 297391d57e
commit b7dc95af26

View File

@@ -73,4 +73,10 @@ public class AccountLoginVO {
private Long usernameModify;
private String title;
private String surname;
private String givenName;
}