1
duhe
2025-08-07 df26741d02f1258155c0b080dc478a5d8c63d980
WebAPI/Models/Gy_Mould.cs
@@ -67,8 +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; }
    }
}