zzr99
2021-11-17 bbc55c38eb249c4eaba8b6346c00cce72406a28d
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; }
    }
}