Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
wayne.lee
/
tsms
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Pull requests
0
Versões
2
Wiki
Atividade
Ver código fonte
fix
tags/Baseline_30082024_FRONTEND_UAT
MSI\2Fi
1 ano atrás
pai
cf3a51860a
commit
e09a59af33
1 arquivos alterados
com
2 adições
e
1 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+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
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar