diff --git a/app/routes/contratos.py b/app/routes/contratos.py index e32089f..e9448f7 100644 --- a/app/routes/contratos.py +++ b/app/routes/contratos.py @@ -54,7 +54,7 @@ _SEED = [ ("040", "", "11", "MARTHA LILIANA SALGAR GALLEGO", 1, 1, 0), ("041", "", "11", "GENCELL PHARMA S.A.S", 1, 0, 1), ("042", "", "07", "AXA COLPATRIA HYC", 1, 0, 1), - ("050", "", "11", "PARTICULAR COLEGAS", 0, 0, 0), + ("050", "", "12", "PARTICULAR COLEGAS", 0, 0, 0), ]