|
@@ -1588,7 +1588,7 @@ class Party extends Common
|
|
$this->error(__('Operation frequently'));
|
|
$this->error(__('Operation frequently'));
|
|
}
|
|
}
|
|
}else{
|
|
}else{
|
|
- if (!$this->apiLimit(1, 1000)) {
|
|
|
|
|
|
+ if (!$this->apiLimit(10, 1000)) {
|
|
$this->error(__('Operation frequently'));
|
|
$this->error(__('Operation frequently'));
|
|
}
|
|
}
|
|
}
|
|
}
|