@@ -93,7 +93,7 @@ COGCAssistToolApp::COGCAssistToolApp()
{
// TODO: 在此处添加构造代码,
// 将所有重要的初始化放置在 InitInstance 中
-#ifndef _DEBUG
+#ifdef _DEBUG
if ( CMESdb::GetInstance() )
TString strSN, strBom;