| | |
| | | /*********************************************************************************/
|
| | | /************************************ 新增IED简单调试工具 *********************************************/
|
| | | {
|
| | | //BTS61850_IEDScout_Task_Thread ied_thread = new BTS61850_IEDScout_Task_Thread(GB_MysqlConnPool);
|
| | | //ied_thread.start();
|
| | | BTS61850_IEDScout_Task_Thread ied_thread = new BTS61850_IEDScout_Task_Thread(GB_MysqlConnPool);
|
| | | ied_thread.start();
|
| | | }
|
| | | /*********************************************************************************/
|
| | | while(true)
|