|  |  | 
 |  |  |             List<Model.ClsGy_ProjectMoney_Model> list = Newtonsoft.Json.JsonConvert.DeserializeObject<List<Model.ClsGy_ProjectMoney_Model>>(jsonString); | 
 |  |  |             return list; | 
 |  |  |         } | 
 |  |  |          | 
 |  |  |  | 
 |  |  |         /// <summary>   | 
 |  |  |         /// 处理新增防错装置表的json | 
 |  |  |         /// </summary> | 
 |  |  |         /// <param name="jsonString"></param> | 
 |  |  |         /// <returns></returns> | 
 |  |  |         public List<Model.ClsGy_PreventErrMould_Model> getObjectByJson_Gy_PreventErrMould(string jsonString) | 
 |  |  |         { | 
 |  |  |             jsonString = "[" + jsonString.ToString() + "]"; | 
 |  |  |             List<Model.ClsGy_PreventErrMould_Model> list = Newtonsoft.Json.JsonConvert.DeserializeObject<List<Model.ClsGy_PreventErrMould_Model>>(jsonString); | 
 |  |  |             return list; | 
 |  |  |         } | 
 |  |  |  | 
 |  |  |         /// <summary>   | 
 |  |  |         /// 处理新增保养级别表的json | 
 |  |  |         /// </summary> | 
 |  |  |         /// <param name="jsonString"></param> | 
 |  |  |         /// <returns></returns> | 
 |  |  |         public List<Model.ClsGy_MaintainLev_Model> getObjectByJson_Gy_MaintainLev(string jsonString) | 
 |  |  |         { | 
 |  |  |             jsonString = "[" + jsonString.ToString() + "]"; | 
 |  |  |             List<Model.ClsGy_MaintainLev_Model> list = Newtonsoft.Json.JsonConvert.DeserializeObject<List<Model.ClsGy_MaintainLev_Model>>(jsonString); | 
 |  |  |             return list; | 
 |  |  |         } | 
 |  |  |  | 
 |  |  |         /// <summary>   | 
 |  |  |         /// 处理新增启动检查项目表的json | 
 |  |  |         /// </summary> | 
 |  |  |         /// <param name="jsonString"></param> | 
 |  |  |         /// <returns></returns> | 
 |  |  |         public List<Model.ClsGy_CheckNoteItem_Model> getObjectByJson_Gy_CheckNoteItem(string jsonString) | 
 |  |  |         { | 
 |  |  |             jsonString = "[" + jsonString.ToString() + "]"; | 
 |  |  |             List<Model.ClsGy_CheckNoteItem_Model> list = Newtonsoft.Json.JsonConvert.DeserializeObject<List<Model.ClsGy_CheckNoteItem_Model>>(jsonString); | 
 |  |  |             return list; | 
 |  |  |         } | 
 |  |  |  | 
 |  |  |         /// <summary>   | 
 |  |  |         /// 处理新增项目类别表的json | 
 |  |  |         /// </summary> | 
 |  |  | 
 |  |  |             return list; | 
 |  |  |         } | 
 |  |  |  | 
 |  |  |         /// <summary> | 
 |  |  |         /// 处理新增任务费用主表的json | 
 |  |  |         /// </summary> | 
 |  |  |         /// <param name="jsonString"></param> | 
 |  |  |         /// <returns></returns> | 
 |  |  |         public List<Model.ClsPM_WorkTaskMoneyBillMain> getObjectByJson_PM_WorkTaskMoneyBillMain(string jsonString) | 
 |  |  |         { | 
 |  |  |             jsonString = "[" + jsonString.ToString() + "]"; | 
 |  |  |             List<Model.ClsPM_WorkTaskMoneyBillMain> list = Newtonsoft.Json.JsonConvert.DeserializeObject<List<Model.ClsPM_WorkTaskMoneyBillMain>>(jsonString); | 
 |  |  |             return list; | 
 |  |  |         } | 
 |  |  |         /// <summary> | 
 |  |  |         /// 处理新增任务费用子表的json | 
 |  |  |         /// </summary> | 
 |  |  |         /// <param name="jsonString"></param> | 
 |  |  |         /// <returns></returns> | 
 |  |  |         public List<Model.ClsPM_WorkTaskMoneyBillSub> getObjectByJson_PM_WorkTaskMoneyBillSub(string jsonString) | 
 |  |  |         { | 
 |  |  |             jsonString = "[" + jsonString.ToString() + "]"; | 
 |  |  |             List<Model.ClsPM_WorkTaskMoneyBillSub> list = Newtonsoft.Json.JsonConvert.DeserializeObject<List<Model.ClsPM_WorkTaskMoneyBillSub>>(jsonString); | 
 |  |  |             return list; | 
 |  |  |         } | 
 |  |  |  | 
 |  |  |          | 
 |  |  |         /// <summary> | 
 |  |  |         /// 处理新增设备停机单主表的json | 
 |  |  |         /// </summary> | 
 |  |  |         /// <param name="jsonString"></param> | 
 |  |  |         /// <returns></returns> | 
 |  |  |         public List<Model.ClsSb_EquipStopBillMain> getObjectByJson_Sb_EquipStopBillMain(string jsonString) | 
 |  |  |         { | 
 |  |  |             jsonString = "[" + jsonString.ToString() + "]"; | 
 |  |  |             List<Model.ClsSb_EquipStopBillMain> list = Newtonsoft.Json.JsonConvert.DeserializeObject<List<Model.ClsSb_EquipStopBillMain>>(jsonString); | 
 |  |  |             return list; | 
 |  |  |         } | 
 |  |  |  | 
 |  |  |         /// <summary> | 
 |  |  |         /// 处理新增设备开机单主表的json | 
 |  |  |         /// </summary> | 
 |  |  |         /// <param name="jsonString"></param> | 
 |  |  |         /// <returns></returns> | 
 |  |  |         public List<Model.ClsSb_EquipBeginBillMain> getObjectByJson_Sb_EquipBeginBillMain(string jsonString) | 
 |  |  |         { | 
 |  |  |             jsonString = "[" + jsonString.ToString() + "]"; | 
 |  |  |             List<Model.ClsSb_EquipBeginBillMain> list = Newtonsoft.Json.JsonConvert.DeserializeObject<List<Model.ClsSb_EquipBeginBillMain>>(jsonString); | 
 |  |  |             return list; | 
 |  |  |         } | 
 |  |  |  | 
 |  |  |         /// <summary> | 
 |  |  |         /// 处理新增项目启动表的json | 
 |  |  |         /// </summary> | 
 |  |  | 
 |  |  |         { | 
 |  |  |             jsonString = "[" + jsonString.ToString() + "]"; | 
 |  |  |             List<Models.ClsGy_Material_Model> list = Newtonsoft.Json.JsonConvert.DeserializeObject<List<Models.ClsGy_Material_Model>>(jsonString); | 
 |  |  |             return list; | 
 |  |  |         } | 
 |  |  |  | 
 |  |  |         /// <summary> | 
 |  |  |         /// 处理新增点检项目分类表的json | 
 |  |  |         /// </summary> | 
 |  |  |         /// <param name="jsonString"></param> | 
 |  |  |         /// <returns></returns> | 
 |  |  |         public List<Model.ClsGy_DotCheckItemClass_Model> getObjectByJson_Gy_DotCheckItemClass(string jsonString) | 
 |  |  |         { | 
 |  |  |             jsonString = "[" + jsonString.ToString() + "]"; | 
 |  |  |             List<Model.ClsGy_DotCheckItemClass_Model> list = Newtonsoft.Json.JsonConvert.DeserializeObject<List<Model.ClsGy_DotCheckItemClass_Model>>(jsonString); | 
 |  |  |             return list; | 
 |  |  |         } | 
 |  |  |  | 
 |  |  |         /// <summary> | 
 |  |  |         /// 处理新增点检方法表的json | 
 |  |  |         /// </summary> | 
 |  |  |         /// <param name="jsonString"></param> | 
 |  |  |         /// <returns></returns> | 
 |  |  |         public List<Model.ClsGy_DotCheckItemMethod_Model> getObjectByJson_Gy_DotCheckItemMethod(string jsonString) | 
 |  |  |         { | 
 |  |  |             jsonString = "[" + jsonString.ToString() + "]"; | 
 |  |  |             List<Model.ClsGy_DotCheckItemMethod_Model> list = Newtonsoft.Json.JsonConvert.DeserializeObject<List<Model.ClsGy_DotCheckItemMethod_Model>>(jsonString); | 
 |  |  |             return list; | 
 |  |  |         } | 
 |  |  |  | 
 |  |  | 
 |  |  |             List<Model.ClsSc_MouldProdMoveBillSub> list = Newtonsoft.Json.JsonConvert.DeserializeObject<List<Model.ClsSc_MouldProdMoveBillSub>>(jsonString); | 
 |  |  |             return list; | 
 |  |  |         } | 
 |  |  |  | 
 |  |  |  | 
 |  |  |         /// <summary> | 
 |  |  |         /// 处理新增启动点检主表的json | 
 |  |  |         /// </summary> | 
 |  |  |         /// <param name="jsonString"></param> | 
 |  |  |         /// <returns></returns> | 
 |  |  |         public List<Model.ClsSc_WorkBeginDotCheckBillMain> getObjectByJson_Sc_WorkBeginDotCheckBillMain(string jsonString) | 
 |  |  |         { | 
 |  |  |             jsonString = "[" + jsonString.ToString() + "]"; | 
 |  |  |             List<Model.ClsSc_WorkBeginDotCheckBillMain> list = Newtonsoft.Json.JsonConvert.DeserializeObject<List<Model.ClsSc_WorkBeginDotCheckBillMain>>(jsonString); | 
 |  |  |             return list; | 
 |  |  |         } | 
 |  |  |  | 
 |  |  |  | 
 |  |  |         /// <summary> | 
 |  |  |         /// 处理新增启动点检子表的json | 
 |  |  |         /// </summary> | 
 |  |  |         /// <param name="jsonString"></param> | 
 |  |  |         /// <returns></returns> | 
 |  |  |         public List<Model.ClsSc_WorkBeginDotCheckBillSub> getObjectByJson_Sc_WorkBeginDotCheckBillSub(string jsonString) | 
 |  |  |         { | 
 |  |  |             jsonString = "[" + jsonString.ToString() + "]"; | 
 |  |  |             List<Model.ClsSc_WorkBeginDotCheckBillSub> list = Newtonsoft.Json.JsonConvert.DeserializeObject<List<Model.ClsSc_WorkBeginDotCheckBillSub>>(jsonString); | 
 |  |  |             return list; | 
 |  |  |         } | 
 |  |  |  | 
 |  |  |         /// <summary> | 
 |  |  |         /// 处理新增产品防错验证清单主表的json | 
 |  |  |         /// </summary> | 
 |  |  |         /// <param name="jsonString"></param> | 
 |  |  |         /// <returns></returns> | 
 |  |  |         public List<Model.ClsGy_MaterPreventErrMouldBillMain> getObjectByJson_Gy_MaterPreventErrMouldBillMain(string jsonString) | 
 |  |  |         { | 
 |  |  |             jsonString = "[" + jsonString.ToString() + "]"; | 
 |  |  |             List<Model.ClsGy_MaterPreventErrMouldBillMain> list = Newtonsoft.Json.JsonConvert.DeserializeObject<List<Model.ClsGy_MaterPreventErrMouldBillMain>>(jsonString); | 
 |  |  |             return list; | 
 |  |  |         } | 
 |  |  |  | 
 |  |  |  | 
 |  |  |         /// <summary> | 
 |  |  |         /// 处理新增产品犯错验证清单子表的json | 
 |  |  |         /// </summary> | 
 |  |  |         /// <param name="jsonString"></param> | 
 |  |  |         /// <returns></returns> | 
 |  |  |         public List<Model.ClsGy_MaterPreventErrMouldBillSub> getObjectByJson_Gy_MaterPreventErrMouldBillSub(string jsonString) | 
 |  |  |         { | 
 |  |  |             jsonString = "[" + jsonString.ToString() + "]"; | 
 |  |  |             List<Model.ClsGy_MaterPreventErrMouldBillSub> list = Newtonsoft.Json.JsonConvert.DeserializeObject<List<Model.ClsGy_MaterPreventErrMouldBillSub>>(jsonString); | 
 |  |  |             return list; | 
 |  |  |         } | 
 |  |  |  | 
 |  |  |         /// <summary> | 
 |  |  |         /// 处理新增防错验证检查主表的json | 
 |  |  |         /// </summary> | 
 |  |  |         /// <param name="jsonString"></param> | 
 |  |  |         /// <returns></returns> | 
 |  |  |         public List<Model.ClsQc_PreventErrMouldCheckBillMain> getObjectByJson_Qc_PreventErrMouldCheckBillMain(string jsonString) | 
 |  |  |         { | 
 |  |  |             jsonString = "[" + jsonString.ToString() + "]"; | 
 |  |  |             List<Model.ClsQc_PreventErrMouldCheckBillMain> list = Newtonsoft.Json.JsonConvert.DeserializeObject<List<Model.ClsQc_PreventErrMouldCheckBillMain>>(jsonString); | 
 |  |  |             return list; | 
 |  |  |         } | 
 |  |  |  | 
 |  |  |  | 
 |  |  |         /// <summary> | 
 |  |  |         /// 处理新增防错验证检查子表的json | 
 |  |  |         /// </summary> | 
 |  |  |         /// <param name="jsonString"></param> | 
 |  |  |         /// <returns></returns> | 
 |  |  |         public List<Model.ClsQc_PreventErrMouldCheckBillSub> getObjectByJson_Qc_PreventErrMouldCheckBillSub(string jsonString) | 
 |  |  |         { | 
 |  |  |             jsonString = "[" + jsonString.ToString() + "]"; | 
 |  |  |             List<Model.ClsQc_PreventErrMouldCheckBillSub> list = Newtonsoft.Json.JsonConvert.DeserializeObject<List<Model.ClsQc_PreventErrMouldCheckBillSub>>(jsonString); | 
 |  |  |             return list; | 
 |  |  |         } | 
 |  |  |  | 
 |  |  |         /// <summary> | 
 |  |  |         /// 处理新增器具分布式调入单主表的json | 
 |  |  |         /// </summary> |