@@ -2,7 +2,7 @@
cd /home/wwwroot/default/boniu/data
-#上证主板
+#上证主板
for ((i=0;i<50;i++)); do
let start=600000+$i*200
nohup php ./get_stock_all_code_name_by_sina.php sh 10 $start &