add strawberry
This commit is contained in:
parent
5a77a78585
commit
3dd93fca2f
8 changed files with 639 additions and 59 deletions
|
|
@ -11,13 +11,21 @@
|
|||
Var TNumberTaobinMember = ""
|
||||
|
||||
|
||||
DEBUGVAR TelephoneNumberProblem
|
||||
|
||||
If TelephoneNumberProblem = "" Then
|
||||
|
||||
Else
|
||||
Var ERROR_PAY_TIMEOUT = "false"
|
||||
;Var ERROR_PAY_TIMEOUT = "false"
|
||||
Var NumberFailed = "true"
|
||||
CHECKNUMBERFAIL TelephoneNumberProblem NumberFailed
|
||||
|
||||
DEBUGVAR NumberFailed
|
||||
DEBUGVAR ERROR_PAY_TIMEOUT
|
||||
DEBUGVAR ERROR_BREW_CAUSE_ENG
|
||||
DEBUGVAR ERROR_BREW_CAUSE_THAI
|
||||
|
||||
|
||||
If ERROR_PAY_TIMEOUT = "true" Then
|
||||
|
||||
If NumberFailed = "false" Then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue