1
wtt
2024-08-21 fbebeac840514bb849fe9826f5a55dac5957b54d
WebAPI/Models/Gy_Mould.cs
@@ -65,6 +65,10 @@
        public int HNowSupID { get; set; }
        public int HNowSupTypeID { get; set; }
        public int HMadeSupID { get; set; }
        public int HNowWHID { get; set; }
        public int HNowSPID { get; set; }
        public double HInitLife { get; set; }
    }
}