1
duhe
2025-02-12 f2e30bdf405c240e693cc0e1e73ed79dcde535e1
WebAPI/Models/Gy_Mould.cs
@@ -68,5 +68,8 @@
        public int HNowWHID { get; set; }
        public int HNowSPID { get; set; }
        public double HInitLife { get; set; }
        public string HMouldUseStatus { get; set; }
    }
}