1
chenhaozhe
3 天以前 a686ad3d52b6887129a27fa4d99e17899a30241f
WebAPI/Models/Gy_Mould.cs
@@ -65,6 +65,14 @@
        public int HNowSupID { get; set; }
        public int HNowSupTypeID { get; set; }
        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; }
    }
}