This commit is contained in:
张良(004796)
2024-03-05 18:57:21 +08:00
parent 779de6cbc1
commit 7e1f31ed2f
65 changed files with 1976 additions and 751 deletions

View File

@@ -41,6 +41,8 @@ public class UserInfoAudit implements Serializable {
* 1-头像 1-自我描述
*/
private Integer infoType;
private String auditContent;
/**
* 1-待审核 2-审核成功 3-审核失败
*/