1
yangle
2023-05-19 8c0f02a6bfab6e36102fd3e045cb4691959f6054
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; }
    }
}