1
duhe
2024-01-22 a23b0dc904a0af0fcfd9716b3dd69fa8147b0a71
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; }
    }
}