沈泽
2021-11-19 1fec2f9ed5f7a8b1c4a6feddc585dba88ed6b3c9
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; }
    }
}