This commit is contained in:
geh
2026-03-23 15:22:29 +08:00
parent 94584d242b
commit c38590add8
173 changed files with 19679 additions and 4413 deletions
+11 -2
View File
@@ -48,10 +48,19 @@ namespace Model
public string CheckObjectText { get; set; }
/// <summary>
/// 检单位名称
/// 检单位名称
/// </summary>
public string CheckUnitName { get; set; }
/// <summary>
/// 受检单位Id
/// </summary>
public string CheckUnitId { get; set; }
/// <summary>
/// 检查单位名称
/// </summary>
public string InspectionUnitName { get; set; }
/// <summary>
/// 检查组/人
/// </summary>