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