wtt
2024-12-13 f40471dd6a1f86a9abee884e7dd7d2c26d444dc8
WebAPI/Models/Gy_Mould.cs
@@ -65,6 +65,11 @@
        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; }
        public string HMouldUseStatus { get; set; }
    }
}