[KC-148] 학습데이터관리 > 목록 항목 추가 (기획안 수정)
This commit is contained in:
@@ -58,6 +58,10 @@ public class LabelWorkDto {
|
||||
private String labelingClosedYn;
|
||||
private String inspectionClosedYn;
|
||||
|
||||
private Long inspectorCompleteTotCnt;
|
||||
private Long inspectorRemainCnt;
|
||||
private ZonedDateTime projectCloseDttm;
|
||||
|
||||
@JsonProperty("detectYear")
|
||||
public String getDetectYear() {
|
||||
if (compareYyyy == null || targetYyyy == null) {
|
||||
|
||||
Reference in New Issue
Block a user