wtt
2025-11-07 f95cc9aa0dae0ab3b7ec8b213c8be18ca47bfac2
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; //占用工位数
    }
}