agregar expedientes mediante celery

This commit is contained in:
Dulce
2026-01-19 09:46:35 -07:00
parent 3272cd1d17
commit f8379807f8
4 changed files with 735 additions and 938 deletions

View File

@@ -1,2 +1,3 @@
from .microservice import *
from .internal_services import *
from .internal_services import *
from .bulk_pedimentos import *