@@ -606,7 +606,7 @@ class LelongController extends Controller
|
||||
$diff = -$diff;
|
||||
}
|
||||
|
||||
if($diff <= 1)
|
||||
if($diff <= 2)
|
||||
{
|
||||
return response(1);
|
||||
}else{
|
||||
|
||||
Reference in New Issue
Block a user