zrg
2025-03-25 f47d0d2d6c2896ec7aae74a428cd084ffefc1dca
Model/ClsGy_MaterialMouldBillSub.cs
@@ -10,5 +10,8 @@
        public Int64 HMouldQty;
        public decimal HQty;
        public decimal HRate;
        public string HMouldType; //器具类别
        public string HMouldPriority; //器具优先级
        public Int64 HCubicleQty; //占用工位数
    }
}