1
duhe
2024-01-17 573f9f23ac3fce69ea7bf1daffeb228033e3d828
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; }
    }
}