@@ -67,6 +67,8 @@ public class Attendance {
private String notes;//备注
+ private String setInfo;//
+
/**用户签到时间*/
private String userDates;