zrg
2024-02-04 7f02c3b0c0111e8fe634e5259f3d05e02bb0e4f7
WebAPI/Models/ClsSb_EquipDotCheckBillSub.cs
@@ -16,6 +16,7 @@
        public string HMaterNumber;
        public string HMaterName;
        public string HMaterModel;
        public Int64 HDotCheckItemID;
        public string HDotCheckItem;
        public string HDotCheckPart;
        public string HClaim;
@@ -24,7 +25,7 @@
        public string HUnitName;
        public Int64 HManagerID;
        public string HManagerNumber;
        public string HManagerName;
        public string HManagerName;
        public string HDotCheckResult;
    }
}