zzr99
2021-11-24 4b1b93845c6ff19b60740ebe3b27353b5902711f
WebAPI/Models/Gy_Mould.cs
@@ -55,8 +55,11 @@
        public long HLifeUnitID { get; set; }
        public long HBOMID { get; set; }
        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; }
    }
}