1
yusijie
2023-01-13 84b745121de3c830f30afa679a35e76517a8d8cf
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; }
    }
}