Browse Source

修改bug

chenbo 4 years ago
parent
commit
3cd5f616c3
1 changed files with 1 additions and 1 deletions
  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);
             }
         }