|
@@ -283,7 +283,7 @@ public class UserTenantAlbumRecordWrapper {
|
|
|
public static class LastUserTenantAlbumRecord {
|
|
|
|
|
|
@ApiModelProperty("机构专辑编号")
|
|
|
- private Long tenantAlbumId;
|
|
|
+ private Object tenantAlbumId;
|
|
|
|
|
|
@ApiModelProperty("机构专辑名称")
|
|
|
private String tenantAlbumName;
|