增加hse安全月报,功能尚未完善
This commit is contained in:
@@ -81,5 +81,15 @@ namespace Model
|
||||
get;
|
||||
set;
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// 年度累计安全人工时
|
||||
/// </summary>
|
||||
public int TotalHseManhoursYear
|
||||
{
|
||||
get;
|
||||
set;
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user