@@ -61,4 +61,6 @@ public class AppUserDto {
private String tags;
private String patientSource;
+
+ private String remark;
}