1
wtt
2025-11-11 8ed88d2195a5d56a95f6e1e197478737c7b30eb0
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; }
    }
}