ch
2022-12-04 a71373599d6bddfcf3a65a288be80cbf2b1f9e30
Model/采购管理/ClsCg_POOrderBillSub.cs
@@ -30,5 +30,20 @@
        public string HSourceInterID;
        public string HSourceEntryID;
        public string HSourceQty;
        public Int64 HInterID;
        public Int64 HEntryID;
        public string HSourceBillNo;
        public string HSourceBillType;
        public double HRelationQty;
        public double HBackRelationQty;
        public Int64 HPropertyID;
        public string HBatChNo;
        public Int64 HAuxPropID;
        public string HMTONo;
        public Int64 HERPInterID;
        public Int64 HERPEntryID;
    }
}