ConsoleApplication/TradeListCapture.h
@@ -112,6 +112,9 @@ static list<TradeDelegateData> captureTradeDelegateInfo(); // 获取交易页面的左侧菜单HWND static HWND getSimpleTradeLeftMenu(HWND tradeWin); //精简版交易委托 static list<TradeDelegateData> captureSimpleTradeDelegateInfo(cv::Mat img);