|
@@ -70,6 +70,7 @@ namespace Buissness.TestBase
|
|
|
_mysql_ic_item = mysql_ic_item;
|
|
_mysql_ic_item = mysql_ic_item;
|
|
|
_mysql_ic_bom = mysql_ic_bom;
|
|
_mysql_ic_bom = mysql_ic_bom;
|
|
|
_mysql_ic_bom_child = mysql_ic_bom_child;
|
|
_mysql_ic_bom_child = mysql_ic_bom_child;
|
|
|
|
|
+ _mysql_mes_technique= mysql_mes_technique;
|
|
|
_mysql_crm_seorder = mysql_crm_seorder;
|
|
_mysql_crm_seorder = mysql_crm_seorder;
|
|
|
_mysql_crm_seorderentry = mysql_crm_seorderentry;
|
|
_mysql_crm_seorderentry = mysql_crm_seorderentry;
|
|
|
_mysql_ic_item_stock = mysql_ic_item_stock;
|
|
_mysql_ic_item_stock = mysql_ic_item_stock;
|
|
@@ -79,6 +80,8 @@ namespace Buissness.TestBase
|
|
|
_mysql_mes_mooccupy = mysql_mes_mooccupy;
|
|
_mysql_mes_mooccupy = mysql_mes_mooccupy;
|
|
|
_mysql_mes_morder = mysql_mes_morder;
|
|
_mysql_mes_morder = mysql_mes_morder;
|
|
|
_mysql_mes_moentry = mysql_mes_moentry;
|
|
_mysql_mes_moentry = mysql_mes_moentry;
|
|
|
|
|
+ _mysql_mes_process= mysql_mes_process;
|
|
|
|
|
+ _mysql_mes_tech_process= mysql_mes_tech_process;
|
|
|
_mysql_srm_po_main = mysql_srm_po_main;
|
|
_mysql_srm_po_main = mysql_srm_po_main;
|
|
|
_mysql_srm_po_list = mysql_srm_po_list;
|
|
_mysql_srm_po_list = mysql_srm_po_list;
|
|
|
_mysql_srm_po_occupy = mysql_srm_po_occupy;
|
|
_mysql_srm_po_occupy = mysql_srm_po_occupy;
|