yangle
2024-05-07 f90ec957dbc918e87efb9cb506210d7939fc8301
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; //点检规程
    }
}