THAI: update pro lipit
This commit is contained in:
parent
94860025fe
commit
a68c5943c0
4 changed files with 26 additions and 10 deletions
Binary file not shown.
Binary file not shown.
|
|
@ -89,6 +89,7 @@
|
|||
Var TaobinName = Ext1b
|
||||
Var TelephoneNumber = TelephoneNumberX
|
||||
Var TNumberTaobinMemberXXX = TelephoneNumber
|
||||
Var Seeker.IsAlreadyGetReward = Ext1c
|
||||
If TaobinName = "" Then
|
||||
Var Seeker.IsLineMember = 0
|
||||
Else
|
||||
|
|
@ -115,6 +116,21 @@
|
|||
EndIf
|
||||
EndIf
|
||||
|
||||
If Seeker.IsAlreadyGetReward = 1 Then
|
||||
SAVELOG "Already get reward skip to normal collect point."
|
||||
If Seeker.CodeChannel = 1 Then
|
||||
If Seeker.CollectPointMain = 1 Then
|
||||
GETACCEXT Param1 23
|
||||
Open "ROOT/taobin_project/xml/page_collect_point_2.xml"
|
||||
Else
|
||||
Open "ROOT/taobin_project/xml/page_lid_straw.xml"
|
||||
EndIf
|
||||
Else
|
||||
GETACCEXT Param1 23
|
||||
Open "ROOT/taobin_project/xml/page_collect_point_2.xml"
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
|
||||
Var Seeker.PointTaobinStr = ParamCP
|
||||
Var Seeker.TNumberTaobinMember = TelephoneNumberX
|
||||
|
|
|
|||
|
|
@ -209,7 +209,7 @@ If SystemDateMonthInt = 4 Then
|
|||
Var MondayBananaPro = 1
|
||||
EndIf
|
||||
|
||||
If SystemDateDayInt <= 12 Then
|
||||
If SystemDateDayInt <= 5 Then
|
||||
Var LipitPro = 1
|
||||
EndIf
|
||||
|
||||
|
|
@ -243,15 +243,15 @@ If BoxID = 201316 Then
|
|||
Var NewFlowPaymentCode = 1
|
||||
EndIf
|
||||
|
||||
If BoxID = 105005 Then
|
||||
Var PepsiSecondCup30Enable = 1
|
||||
Var PepsiSecondCup30DiscountEnable = 1
|
||||
Var NewFlowPaymentCode = 1
|
||||
|
||||
Var LipitPro = 0
|
||||
Var MondayBananaPro = 1
|
||||
Var FreeEnergyDrink = 0
|
||||
EndIf
|
||||
; If BoxID = 105005 Then
|
||||
; Var PepsiSecondCup30Enable = 1
|
||||
; Var PepsiSecondCup30DiscountEnable = 1
|
||||
; Var NewFlowPaymentCode = 1
|
||||
;
|
||||
; Var LipitPro = 0
|
||||
; Var MondayBananaPro = 1
|
||||
; Var FreeEnergyDrink = 0
|
||||
; EndIf
|
||||
|
||||
If BoxID = 172644 Then
|
||||
Var ProPeachEnable = 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue