TASK:模块化;

This commit is contained in:
shahaibo
2025-04-01 15:42:15 +08:00
parent 913c4c1ece
commit a08744f71a
4 changed files with 11 additions and 6 deletions

View File

@@ -44,6 +44,8 @@ public class Workspace implements Serializable {
*/
@ApiModelProperty(value = "用户ID")
private Long accountId;
private String ageGroup;
/**
* 性别
*/