yangle
2025-04-27 3b68d5250d57e8b4687a759d221333a4027d3b3d
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; }
    }
}