杨乐
2022-01-13 cfe55175359d72d55f63615d7a4b16ff48c9aadb
WebAPI/Models/Gy_Mould.cs
@@ -53,10 +53,16 @@
        public string HNumber { get; set; }
        public string HInnerBillNo { get; set; }
        public long HLifeUnitID { get; set; }
        public int HCaveQty { 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; }
        public int HNowSupID { get; set; }
        public int HNowSupTypeID { get; set; }
    }
}