|
@@ -22,7 +22,7 @@ class Present extends Base
|
|
->where('collectors_hash','<>','')
|
|
->where('collectors_hash','<>','')
|
|
->where('type','<>',3)
|
|
->where('type','<>',3)
|
|
->where('resale_status',1)
|
|
->where('resale_status',1)
|
|
- ->where('id','<', 33747)
|
|
|
|
|
|
+ ->where('id','<', 33746)
|
|
->order('id asc')
|
|
->order('id asc')
|
|
->limit(0,780)
|
|
->limit(0,780)
|
|
->select();
|
|
->select();
|