spotless
This commit is contained in:
@@ -177,7 +177,7 @@ public class LabelAllocateDto {
|
||||
|
||||
private String roleType;
|
||||
private String name;
|
||||
private String userId; //사번
|
||||
private String userId; // 사번
|
||||
private Long count;
|
||||
private Long completeCnt;
|
||||
private Long skipCnt;
|
||||
@@ -198,5 +198,4 @@ public class LabelAllocateDto {
|
||||
@Schema(description = "라벨러 할당 목록")
|
||||
private List<TargetUser> labelers;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user