fix bug timeout 18s
This commit is contained in:
parent
65eff408f9
commit
c2401d6aa4
1 changed files with 1 additions and 1 deletions
|
|
@ -577,7 +577,7 @@
|
||||||
Var stringLog = stringLog + PayOK
|
Var stringLog = stringLog + PayOK
|
||||||
|
|
||||||
|
|
||||||
If Timeout > 18 Then
|
If Timeout > 180 Then
|
||||||
If PayOK = 1 Then
|
If PayOK = 1 Then
|
||||||
|
|
||||||
If Seeker = "curr" Then
|
If Seeker = "curr" Then
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue