작업현황관리 데이터 반환값 추가중

This commit is contained in:
DanielLee
2026-01-05 12:33:48 +09:00
parent 6f089decf9
commit 96f5a87b1a
3 changed files with 86 additions and 9 deletions

View File

@@ -85,6 +85,8 @@ public class LabelAllocateApiController {
allowableValues = {
"REMAINING_DESC",
"REMAINING_ASC",
"COMPLETED_DESC",
"COMPLETED_ASC",
"NAME_ASC",
"NAME_DESC"
},