|  |  | 
 |  |  |         public long HUnitGroupID; | 
 |  |  |         public long HMaterTypeID; | 
 |  |  |         public double HPlanPrice; | 
 |  |  |         public int HUSEORGID; | 
 |  |  |         public int HERPItemID; | 
 |  |  |         public int HCREATEORGID; | 
 |  |  |         public int HBatchManager; | 
 |  |  |         public string HOldMaterNumber; | 
 |  |  |         public double HWidth; //幅宽 | 
 |  |  |         public double HWeight; //克重 | 
 |  |  |         public string HColorRemark; //染色要求 | 
 |  |  |  | 
 |  |  |         public int HSALEUNITID; //销售计量单位(gy_unit) | 
 |  |  |         public int HSALEPRICEUNITID; //销售计价计量单位(gy_unit) | 
 |  |  |         public int HBASEUNITID; //基本计量单位(gy_unit) | 
 |  |  |         public int HSTOREUNITID; //库存计量单位(gy_unit) | 
 |  |  |         public int HCHECKINCOMING; //是否来料检验 | 
 |  |  |         public int HCHECKPRODUCT; //是否产品检验 | 
 |  |  |         public double HPERUNITSTANDHOUR; //标准工时 | 
 |  |  |         public double HSTDLABORPREPARETIME; //标准人员准备工时 | 
 |  |  |         public double HSTDMACHINEPREPARETIME; //标准机器准备工时 | 
 |  |  |         public string HMaterRuleType; //物料公式 | 
 |  |  |  | 
 |  |  |         public int HQCSchemeID_Fst; | 
 |  |  |         public int HQCSchemeID_Proc; | 
 |  |  |         public int HQCSchemeID_Patrol; | 
 |  |  |         public string HColorNo;//颜色色号 | 
 |  |  |         public double HPieceMaxQty; //单件最大上限 | 
 |  |  |  | 
 |  |  |     } | 
 |  |  | } |