1
yangle
2022-04-21 98ffd76b42337f3455982adbf384d648f8fef8bd
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; }
    }
}