add game for aus
This commit is contained in:
parent
06d13549b5
commit
99adb372e2
2 changed files with 14 additions and 8 deletions
|
|
@ -475,7 +475,8 @@
|
|||
; reset
|
||||
WRITE_FILE "/mnt/sdcard/config_taobingame.yaml" ""
|
||||
;APPEND_FILE "/mnt/sdcard/config_taobingame.yaml" "API_ENDPOINT: "http://10.0.16.233:30487/taobingame"\r\n"
|
||||
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://nlb-taobingame-service-40430a2f6317ba2f.elb.ap-southeast-1.amazonaws.com:26969"\r\n"
|
||||
|
||||
|
||||
If TelephoneNumber = "0899999999" Then
|
||||
; Coupon or customer not input phone number.
|
||||
|
|
@ -487,11 +488,7 @@
|
|||
|
||||
DEBUGVAR ACCString
|
||||
|
||||
If show_eng = "true" Then
|
||||
Var LangString = "LANG: "EN"\r\n"
|
||||
Else
|
||||
Var LangString = "LANG: "TH"\r\n"
|
||||
EndIf
|
||||
Var LangString = "LANG: "EN"\r\n"
|
||||
|
||||
; reset
|
||||
WRITE_FILE "/mnt/sdcard/taobingame_acc.yaml" ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue