1
wtt
2026-04-10 fae58e2951ccf415ad8e8098ca49f5611e410dd3
WebAPI/Models/Gy_Mould.cs
@@ -69,9 +69,9 @@
        public int HNowSPID { get; set; }
        public int HCREATEORGID { get; set; }
        public int HUSEORGID { get; set; }
        public int HMouldLength { get; set; }
        public int HMouldWidth { get; set; }
        public int HMouldHeight { get; set; }
        public double HMouldLength { get; set; }
        public double HMouldWidth { get; set; }
        public double HMouldHeight { get; set; }
        public bool HTransPackFlag { get; set; }
        public bool HSendPackFlag { get; set; }