yangle
2022-12-03 96a22956deb8935e908d3462bd220d3bc8acc365
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;
    }
}