|  |  | 
 |  |  |         public long HUnitGroupID; | 
 |  |  |         public long HMaterTypeID; | 
 |  |  |         public double HPlanPrice; | 
 |  |  |         public int HUSEORGID; | 
 |  |  |         //public int HUSEORGID; | 
 |  |  |         public int HERPItemID; | 
 |  |  |         public int HCREATEORGID; | 
 |  |  |        // public int HCREATEORGID; | 
 |  |  |         public int HPlanMode; | 
 |  |  |         public int HBatchManager; | 
 |  |  |         public string HOldMaterNumber; | 
 |  |  | 
 |  |  |         public int HSALEPRICEUNITID; //销售计价计量单位(gy_unit) | 
 |  |  |         public int HBASEUNITID; //基本计量单位(gy_unit) | 
 |  |  |         public int HSTOREUNITID; //库存计量单位(gy_unit) | 
 |  |  |         public int HPOUnitID;       //采购计量单位(gy_unit) | 
 |  |  |         public int HCHECKINCOMING; //是否来料检验 | 
 |  |  |         public int HAuxPropFlag;   | 
 |  |  |         public int HCHECKPRODUCT; //是否产品检验 | 
 |  |  | 
 |  |  |         public double HTaxRate; // 默认税率(默认13) | 
 |  |  |  | 
 |  |  |         public double HProfitRate; // 默认利润率(默认0) | 
 |  |  |         public int HProjectBillMainID; //项目号 | 
 |  |  |  | 
 |  |  |         public double HLotcardQty; //单个流转卡数量 | 
 |  |  |         public int HDivisionID; //事业部 | 
 |  |  |  | 
 |  |  |         public int HCubicleQty; //工位数量 | 
 |  |  |  | 
 |  |  |         public string HMaterRuleExternType; | 
 |  |  |         public string HBarCodePrintName;//条码默认打印模板名称 | 
 |  |  |     } | 
 |  |  | } |