1
wtt
2025-04-21 797e02f68d79c931233f25af1d39bc136ce6185d
WebAPI/Models/Gy_Mould.cs
@@ -65,6 +65,13 @@
        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 int HCREATEORGID { get; set; }
        public int HUSEORGID { get; set; }
        public double HInitLife { get; set; }
        public string HMouldUseStatus { get; set; }
    }
}