1
yangle
2024-08-22 c819dddabba9767bd6f732ce09833b37ce7ffd5f
WebAPI/Models/ClsSb_EquipDotCheckBillSub.cs
@@ -27,5 +27,8 @@
        public string HManagerNumber;
        public string HManagerName;
        public string HDotCheckResult;
        public Int64 HDotCheckItemClassID;// 点检项目分类(gy_DotCheckItemClass)
        public Int64 HDotCheckItemMethodID;// 点检方法(gy_DotCheckItemMethod)
    }
}