@@ -312,7 +312,6 @@ class Api extends Start_Controller {
}
foreach ($shop as $value)
{
- $value['tbtime'] = 0;
if((time()-$value['tbtime']) < 600)
$tb = 1;//正在同步中