This commit is contained in:
77
2024-03-17 19:04:48 +08:00
parent a53c70842b
commit bd4ad464a5
23 changed files with 371 additions and 76 deletions

View File

@@ -52,7 +52,7 @@ public class UserAuthAudit implements Serializable {
/**
* 其他字段
*/
private String auitOther;
private String authOther;
/**
* 1-待审核 2-审核成功 3-审核失败
*/