1
This commit is contained in:
@@ -245,6 +245,7 @@ namespace BLL
|
||||
register.ProjectId = checkSpecial.ProjectId;
|
||||
register.CheckItemDetailId = item.CheckSpecialDetailId;
|
||||
register.ProblemTypes = "2"; //1 安全问题 2 专项巡检
|
||||
register.Type = 0;//0:日常巡检、1;常规巡检
|
||||
register.RegisterTypesId = item.CheckItem;
|
||||
// register.CheckCycle = this.ckType.SelectedValue;
|
||||
register.IsEffective = "1";
|
||||
|
||||
Reference in New Issue
Block a user