chenbo 4 年 前
コミット
3cd5f616c3
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1 1
      lib/input_163.class.php

+ 1 - 1
lib/input_163.class.php

@@ -69,7 +69,7 @@ class Input_163
                 continue;
             }
             if (!empty($data['name'])) {                       //判断非法股票代码
-                Index_day_k::addOrUpdateByCodeDate($data)
+                Index_day_k::addOrUpdateByCodeDate($data);
             }
         }