wtt
2025-11-03 0a40c3c64b284488bff08ab93b15340d5bfdc580
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; }
    }
}