@@ -62,7 +62,7 @@ class Cron
$where['type'] = 1;
$where['type_id'] = $v['id'];
$where['pay_type'] = '2,3';
- $this->up($where, $v, 'shop', $num);
+ $this->up($where, $v, 'shop_sell', $num);
}
return 'ok';