1
llj
20 小时以前 e3f218a023f0625f415a1526b278636c3e39aa4f
WebAPI/Models/Gy_Mould.cs
@@ -67,6 +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; }
    }
}