- DTO ->SchedulerDTO 내보내기 이름 변경
This commit is contained in:
geonhee-min
2025-12-16 14:11:12 +09:00
parent 7c1a39cf9c
commit 4a52e049f2

View File

@@ -11,4 +11,4 @@ export * from './scheduler/http/HttpResponseMessage';
export * from './scheduler/http/HttpApiUrl';
export * as DTO from './scheduler/http/dto';
export * as SchedulerDTO from './scheduler/http/dto';