Se agregaron fecha de pago en PedimentoDetail y expedientes

This commit is contained in:
2025-08-07 22:08:41 -06:00
parent 9fc592b127
commit be970b5a89
10 changed files with 1170 additions and 869 deletions

4
.env
View File

@@ -1,4 +1,4 @@
VITE_DEBUG_MODE=true
VITE_EFC_API_URL=https://api.efc-aduanasoft.com/api/v1
VITE_EFC_MICROSERVICE_URL=https://api.efc-aduanasoft.com/microservice/api/v1
VITE_EFC_API_URL=http://192.168.1.195:8000/api/v1
VITE_EFC_MICROSERVICE_URL=http://192.168.1.195:8001/api/v1