Merge branch 'master' of ssh://192.168.10.159:/1TBHDD/ikong/taobin_project

This commit is contained in:
miggaze 2022-01-19 14:34:08 +07:00
commit 8138624cb0
72 changed files with 723 additions and 408 deletions

View file

@ -34,7 +34,7 @@
Var web_readyOK = "false"
Var GetFreeFromError = 0
Var taobin_version = "2.00"
Var taobin_version = "2.03"
Cart "DeleteMenuID" "ALL"
Var MultiPayEnable = "true"
@ -108,8 +108,8 @@
;Var IgnoreNetCore = "false"
;DEBUGVAR SaleProfile
STRCONTAIN "whey" SaleProfile WheyShow
STRCONTAIN "cocktail" SaleProfile CocktailShow
;STRCONTAIN "whey" SaleProfile WheyShow
;STRCONTAIN "cocktail" SaleProfile CocktailShow
;STRCONTAIN "roadshow" SaleProfile RoadShow
Var cock_tail_str = ""
@ -226,7 +226,7 @@
LED LedDoorLid Off 255 255 255 255
DEBUGVAR AdvertiseProfile
SPLIT AdvertiseProfile "/" 1 AdvertiseProfile1
SPLIT AdvertiseProfile "/" 2 AdvertiseProfile2
@ -378,6 +378,25 @@
Machine CancelWepApp
;StrLen AdvertiseProfile AdvertiseProfileLen
;
;If AdvertiseProfileLen = 0 Then
; CacheVarStr "get" AdvertiseProfile
;Else
;
; STRCONTAIN "00/00" AdvertiseProfile advPro
;
; If advPro = "true" Then
; CacheVarStr "get" AdvertiseProfile
; Else
; CacheVarStr "put" AdvertiseProfile
; EndIf
;EndIf
DEBUGVAR AdvertiseProfile
</EventOpen>
<Timeout> 1000 </Timeout>