This commit is contained in:
qjq
2024-06-17 16:03:36 +08:00
parent ae0ee43b58
commit f62c43c5a1
2 changed files with 3 additions and 2 deletions

View File

@ -38,7 +38,8 @@ public class AppMemberUserInfoRespVO {
@Schema(description = "延伸", requiredMode = Schema.RequiredMode.REQUIRED, example = "true")
private UserExpandDO userExpandDO;
@Schema(description = "人脸", requiredMode = Schema.RequiredMode.REQUIRED)
private Long faceId;
@Schema(description = "用户 App - 会员等级")
@Data
public static class Level {