duhe
2024-03-11 268f0f4da65c5bdedeca2b9fe35c9065b6c1b7b7
WebAPI/Models/ClsSb_EquipDotCheckBillMain.cs
@@ -10,9 +10,12 @@
        public DateTime HBeginDate;
        public DateTime HEndDate;
        public string HPlanNo;
        public Int64 HPlanInterID;
        public Int64 HPlanEntryID;
        public string HExplanation;
        public string HInnerBillNo;
        public long HDeptID;//     int   --部门ID
        public decimal HQty; //数量
        public Int64 HEquipDotCheckRuleInterID; //点检规程
    }
}