Ver código fonte

fix

tags/Baseline_30082024_FRONTEND_UAT
MSI\2Fi 1 ano atrás
pai
commit
e09a59af33
1 arquivos alterados com 2 adições e 1 exclusões
  1. +2
    -1
      src/app/api/reports/index.ts

+ 2
- 1
src/app/api/reports/index.ts Ver arquivo

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

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

// - Project Cash Flow Report


Carregando…
Cancelar
Salvar