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