zzr99
2022-08-16 2cea3c0d7cb988f28b9c296457cd89a34ea1d0e8
DAL/基础资料/公用基础资料/ClsGy_Process_View.cs
@@ -124,6 +124,9 @@
                omodel.HBadWHID = DBUtility.ClsPub.isLong(DS.Tables[0].Rows[0]["HBadWHID"]);
                omodel.HWasterWHID = DBUtility.ClsPub.isLong(DS.Tables[0].Rows[0]["HWasterWHID"]);
                omodel.HBadCountDevelopWHID = DBUtility.ClsPub.isLong(DS.Tables[0].Rows[0]["HBadCountDevelopWHID"]);
                omodel.HWWBadWHID = DBUtility.ClsPub.isLong(DS.Tables[0].Rows[0]["HWWBadWHID"]);
                omodel.HWWWasterWHID = DBUtility.ClsPub.isLong(DS.Tables[0].Rows[0]["HWWWasterWHID"]);
                omodel.HWHID = DBUtility.ClsPub.isLong(DS.Tables[0].Rows[0]["HWHID"]);
                return true;
            }
            catch (Exception e)