zzr99
2021-11-19 64c5349d0ac0d4888b3dd3da3ec3e7cb35a341fc
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; }
    }
}