1
沈泽
2021-09-14 5f53f2b4cff3c09365d23a7ee28732aafc0a0a1a
Pub_Class/CustomerCls/ClsXt_SystemParameter.cs
@@ -591,6 +591,12 @@
                    {
                        omodel.WMS_OneScanMode = ClsPub.isStrNull(DsSub.Tables[0].Rows[i]["HValue"]);
                    }
                    //是否启用器具管理(Y,N)
                    if (ClsPub.isStrNull(DsSub.Tables[0].Rows[i]["HKey"]) == "WMS_MouldManagerCtl")
                    {
                        omodel.WMS_MouldManagerCtl = ClsPub.isStrNull(DsSub.Tables[0].Rows[i]["HValue"]);
                    }
                    //===================================MES
                    //-======桌面条码模块
                    //有源单生成条码,生成条码数量可否超源单数量控制