chenhaozhe
2025-06-23 a2e882d3b9ad2a4ed118447c8b56216aaf95a5f7
WebAPI/Models/Gy_Mould.cs
@@ -67,8 +67,11 @@
        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; }
    }
}