修改
This commit is contained in:
parent
a54769e075
commit
968fc2cc8e
|
|
@ -264,6 +264,7 @@ class Order extends Backend
|
|||
if ($this->dataLimit && $this->dataLimitFieldAutoFill) {
|
||||
$params[$this->dataLimitField] = $this->auth->id;
|
||||
}
|
||||
sleep(2);
|
||||
$result = false;
|
||||
Db::startTrans();
|
||||
try {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user