duhe
2025-08-04 fc14eb82fa9dd000a0e70ea5eeb75f1e9406244a
WebAPI/Models/Gy_Mould.cs
@@ -67,9 +67,12 @@
        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; }
        public DateTime HNextMainDate { get; set; }
    }
}