修改小班自考证书列表

This commit is contained in:
wuchunlei
2025-07-08 15:35:31 +08:00
parent 6ef9c9fb15
commit ff4cc8ad21
2 changed files with 85 additions and 103 deletions

View File

@@ -40,5 +40,7 @@ public class UserCertificate {
@TableField(exist = false)
private MyUserEntity user;
@TableField(exist = false)
private String selective;
}