admin
2022-09-30 1a16b19acb23a4f28bafd01f3ed80fb225a96c3e
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();
};