Model/²É¹º¹ÜÀí/ClsCg_POInStockBackBillMain.cs
@@ -16,5 +16,17 @@
        public Int64 HDeptID;//     int              --部门   (Gy_Employee)
        public string HExplanation;//  varchar(200)           --ÕªÒª 
        public string HInnerBillNo;//  varchar(50)           --内部单据号
        public long HAPPORGID { get; set; }
        public long HPURCHASEORGIDD { get; set; }
        public long HREQUIREORGID { get; set; }
        public long HSETTLEORGID { get; set; }
        public long HOWNERTYPEID { get; set; }
        public long HOWNERID { get; set; }
        public long HERPInterID { get; set; }
        public long HStatus { get; set; }
        public string HERPBillType { get; set; }
        public string HConfirmMan { get; set; }
        public string HConfirmDate { get; set; }
    }
}