chenhaozhe
2025-04-22 d7f3369550e06d123fc959f8da3549535c2a5afe
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; }
    }
}