DO
This commit is contained in:
parent
eee92684bf
commit
5c83935eaf
2 changed files with 2 additions and 2 deletions
|
|
@ -461,7 +461,7 @@
|
||||||
APPEND_FILE "/mnt/sdcard/config_taobingame.yaml" "API_ENDPOINT: "http://10.0.16.231:30460"\r\n"
|
APPEND_FILE "/mnt/sdcard/config_taobingame.yaml" "API_ENDPOINT: "http://10.0.16.231:30460"\r\n"
|
||||||
|
|
||||||
If TelephoneNumber = "0899999999" Then
|
If TelephoneNumber = "0899999999" Then
|
||||||
|
; Coupon or customer not input phone number.
|
||||||
Var ACCString !assigned SprintFmt("ACC: ""\r\n", "")
|
Var ACCString !assigned SprintFmt("ACC: ""\r\n", "")
|
||||||
Else
|
Else
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@ If Seeker = "curr" Then
|
||||||
EndIf
|
EndIf
|
||||||
Var CountUpPlayMayDay = CountUpPlayMayDay + 1
|
Var CountUpPlayMayDay = CountUpPlayMayDay + 1
|
||||||
If BoxID = 173149 Then
|
If BoxID = 173149 Then
|
||||||
Var CountUpPlayMayDay = CountUpPlayMayDay + 1
|
Var CountUpPlayMayDay = CountUpPlayMayDay + 3
|
||||||
EndIf
|
EndIf
|
||||||
DEBUGVAR CountUpPlayMayDay
|
DEBUGVAR CountUpPlayMayDay
|
||||||
If CountUpPlayMayDay > 3 Then
|
If CountUpPlayMayDay > 3 Then
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue