DO
This commit is contained in:
parent
5fda196adc
commit
520c4af7ad
11 changed files with 46 additions and 91 deletions
|
|
@ -354,33 +354,8 @@
|
|||
|
||||
|
||||
Var DiscountWithIdentifyState = "Invisible"
|
||||
Var BackToSchoolForFreeButtonState = "Invisible"
|
||||
|
||||
|
||||
DEBUGVAR Price5Active
|
||||
DEBUGVAR EnableLiveness
|
||||
DEBUGVAR DiscountWithIdentifyState
|
||||
DEBUGVAR BackToSchoolForFreeEnable
|
||||
|
||||
If BackToSchoolForFreeEnable = 1 Then
|
||||
Var BackToSchoolForFreeEnable = 0
|
||||
Var BackToSchoolForFreeButtonState = "Enable"
|
||||
EndIf
|
||||
|
||||
DEBUGVAR BackToSchoolForFreeButtonState
|
||||
|
||||
If EnableLiveness = "true" Then
|
||||
If CameraCount = 1 Then
|
||||
; echo -n true > /mnt/sdcard/enable_discount_price5
|
||||
READ_FILE "/mnt/sdcard/enable_discount_price5" EnableDiscountPrice5
|
||||
DEBUGVAR EnableDiscountPrice5
|
||||
If EnableDiscountPrice5 = "true" Then
|
||||
Var EnableDiscountWithIdentify = 1
|
||||
Var DiscountWithIdentifyState = "Enable"
|
||||
EndIf
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
If show_eng = "true" Then
|
||||
Var CerealMilkX = 400
|
||||
Else
|
||||
|
|
@ -3704,7 +3679,8 @@
|
|||
|
||||
;Var Seeker = "curr"
|
||||
|
||||
|
||||
Var IgnoreCollectPointByMe = 1
|
||||
|
||||
DEBUGVAR PriceDrinkTmp
|
||||
|
||||
;Var Seeker.PriceDrink = PriceDrinkTmp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue