chenbo hace 4 años
padre
commit
3cd5f616c3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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);
             }
         }