获取需要填写的历史记录
This commit is contained in:
parent
764a86601b
commit
739fec5112
@ -13,6 +13,6 @@ public class AttendancePunchPageVO {
|
||||
private Integer fieldworkFlag;
|
||||
@Schema(description = "是否在打卡点 0否 1是")
|
||||
private Integer checkInPoint;
|
||||
// @Schema(description = "")
|
||||
// private Integer checkInPoint;
|
||||
@Schema(description = "当天打卡记录")
|
||||
private String checkInRecordToday;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user