1
yangle
2022-03-18 4318d57f8ba38c5c3b52a2f9d9972e158c08270c
WebAPI/Models/Gy_Mould.cs
@@ -61,6 +61,8 @@
        public string HMouldOWNER { get; set; }
        public int HMouldMaintainRuleInterID { get; set; }
        public int HMouldDotCheckRuleInterID { get; set; }
        public int HNowSupID { get; set; }
        public int HNowSupTypeID { get; set; }
    }
}