feat: se implementan informantes

This commit is contained in:
Leonel Toro 2025-07-21 10:42:34 -04:00
parent 92ce18173e
commit e83a41cd54
4 changed files with 11 additions and 4 deletions

View file

@ -6,6 +6,7 @@
public string? CODIGO_DGA { get; set; }
public string? ID_COMUNA { get; set; }
public string? MACRO { get; set; }
public string? SENSOR { get; set; }