작업현황목록수정
This commit is contained in:
@@ -55,4 +55,8 @@ public class LabelWorkService {
|
||||
|
||||
return labelWorkCoreService.findlabelWorkStateList(searchReq);
|
||||
}
|
||||
|
||||
public UUID findLastLabelWorkState() {
|
||||
return labelWorkCoreService.findLastLabelWorkState();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user