yangle
2023-09-18 36f2cc9971f3bf82c193c7657751a88722eb32b9
WebAPI/Models/Gy_Mould.cs
@@ -61,6 +61,9 @@
        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; }
        public int HMadeSupID { get; set; }
    }
}