This commit is contained in:
2026-03-24 17:43:52 +08:00
parent d36cec32ea
commit 2b9435744a
8 changed files with 126 additions and 21 deletions
@@ -368,7 +368,15 @@ namespace Model
get;
set;
}
/// <summary>
/// 惩罚人
/// </summary>
public string PunishPerson
{
get;
set;
}
/// <summary>
/// 隐患类型
/// </summary>