@@ -94,7 +94,7 @@ class ExemptReview extends Command
$sameCountCheckIP = 100;
}
- if(($verifyRes==1||$verifyRes==9)&&$value->WithDraw!=1000){
+ if(($verifyRes==1||$verifyRes==9)&&$value->WithDraw!=5000){
Log::info('首次审核阻拦自动免审:'.$value->OrderId);
continue;