@@ -49,4 +49,6 @@ public class UserRegister {
@ApiModelProperty("藏品Id")
private Long collectionId;
+
+ private String intro;
}