zzr99
2021-11-25 277ea27a78272557914a67186b9ef2970bfca727
WebAPI/Models/Gy_Mould.cs
@@ -58,6 +58,8 @@
        public string HSaveLife { get; set; }
        public long HPrintQty { get; set; }
        public string HMouldOWNER { get; set; }
        public int HMouldMaintainRuleInterID { get; set; }
        public int HMouldDotCheckRuleInterID { get; set; }
    }
}