zrg
2024-04-19 0d0994e1f576cba9c91fc5ae205f32208e68f1c2
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; //点检规程
    }
}