fix for webApp
This commit is contained in:
parent
8f87f50e17
commit
11c8767cd0
9 changed files with 192 additions and 21 deletions
|
|
@ -21,6 +21,7 @@
|
|||
DEBUGVAR web_pin
|
||||
|
||||
Var web_telnumOK = ""
|
||||
Var web_readyOK = "false"
|
||||
|
||||
Var GetFreeFromError = 0
|
||||
Var taobin_version = "1.53"
|
||||
|
|
@ -507,6 +508,7 @@
|
|||
If web_ready = "true" Then
|
||||
If web_ref = QRCODE99 Then
|
||||
|
||||
Var web_readyOK = web_ready
|
||||
Var web_telnumOK = web_telnum
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue