1
yangle
2023-06-16 13f2dee8954b5bd589c1998a4fc2f98d93325d1c
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; }
    }
}