ConsoleApplication/THSActionUtil.h
@@ -17,6 +17,7 @@ enum MoneyUnit { MONEY_UNIT_Y, MONEY_UNIT_W, MONEY_UNIT_NO, }; struct GPCodeArea { @@ -108,5 +109,8 @@ //同花顺是否卡死 static bool thsIsDead(); //更新行情主站 static void updateMainSite(); };