From 0d6d250dd91f0a165524927284d78488132ec554 Mon Sep 17 00:00:00 2001 From: Pakin Date: Wed, 26 Jun 2024 10:08:20 +0700 Subject: [PATCH] MYS: reset cashless var & prep config for game --- inter/mys/xml/page_brewing3.lxml | 2 +- xml/page_payment_cash-MYR.xml | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/inter/mys/xml/page_brewing3.lxml b/inter/mys/xml/page_brewing3.lxml index d1bc0c1c..51f0faad 100644 --- a/inter/mys/xml/page_brewing3.lxml +++ b/inter/mys/xml/page_brewing3.lxml @@ -474,7 +474,7 @@ ; 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://game.my.taobin.local:26969"\r\n" If TelephoneNumber = "0899999999" Then ; Coupon or customer not input phone number. diff --git a/xml/page_payment_cash-MYR.xml b/xml/page_payment_cash-MYR.xml index 07cfd04c..e99e0233 100644 --- a/xml/page_payment_cash-MYR.xml +++ b/xml/page_payment_cash-MYR.xml @@ -509,6 +509,10 @@ Var X_PS6 = 652 EndIf + DEBUGVAR VendingCashless + Var VendingCashless = "-" + DEBUGVAR VendingCashless +