1
duhe
2024-03-03 2d1dd7ea14fdf01d08ea52889037681dfb1a19cc
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; }
    }
}