瀏覽代碼

修改bug

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);
             }
         }