소스 검색

fix

tags/Baseline_30082024_FRONTEND_UAT
MSI\2Fi 1 년 전
부모
커밋
e09a59af33
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. +2
    -1
      src/app/api/reports/index.ts

+ 2
- 1
src/app/api/reports/index.ts 파일 보기

@@ -13,7 +13,8 @@ export interface ProjectPandLReportFilter {

export interface ProjectPandLReportRequest {
projectId: number;
dateType: string;
startMonth: string;
endMonth: string;
}

// - Project Cash Flow Report


불러오는 중...
취소
저장