1
This commit is contained in:
@@ -26,5 +26,10 @@ namespace Model
|
||||
/// 项目ID(权限过滤)
|
||||
/// </summary>
|
||||
public string ProjectId { get; set; }
|
||||
/// <summary>
|
||||
/// 受检单位Id
|
||||
/// </summary>
|
||||
public string CheckUnitId { get; set; }
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user