Add houses page

This commit is contained in:
2025-11-13 10:00:49 +09:00
parent b5e5b0ecd2
commit 579ba42fa8
4 changed files with 222 additions and 1 deletions

View File

@ -11,7 +11,10 @@ namespace Hcs.WebApp.Data.Hcs
ExportCommonRegistryElements_15_7_0_1,
[Display(Description = "Экспорт частных справочников")]
ExportPrivateRegistryElements_15_7_0_1
ExportPrivateRegistryElements_15_7_0_1,
[Display(Description = "Экспорт данных домов")]
ExportHousesData_15_7_0_1
}
public int Id { get; set; }