ConsoleApplication/TradeQueueCaptureManager.cpp
@@ -41,9 +41,9 @@ catch (string st) { cout << index<<":"<< st << endl; } //catch (...) { // cout << index << ":" << "未知异常" << endl; //} catch (...) { cout << index << ":" << "未知异常" << endl; } } }