1
wtt
2024-09-02 08ee1a7b050d480dc28c32b42e4353fb8abf9049
WebAPI/Models/Gy_Mould.cs
@@ -65,6 +65,10 @@
        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 double HInitLife { get; set; }
    }
}