add coupon BirthDay

This commit is contained in:
miggaze 2021-08-31 14:31:05 +07:00
parent 972cdf0e07
commit 593fdc130f
6 changed files with 25 additions and 1 deletions

View file

@ -393,6 +393,12 @@
If CouponTypeA = "103" Then
Var CouponNameA = "/imgCouponC40.png"
EndIf
If CouponTypeA = "106" Then
Var CouponNameA = "/imgCouponC41.png"
EndIf
If CouponTypeA = "107" Then
Var CouponNameA = "/imgCouponC42.png"
EndIf
INT CouponExireA_D
INT CouponExireA_Y
@ -484,6 +490,12 @@
If CouponTypeB = "103" Then
Var CouponNameB = "/imgCouponC40.png"
EndIf
If CouponTypeB = "106" Then
Var CouponNameB = "/imgCouponC41.png"
EndIf
If CouponTypeB = "107" Then
Var CouponNameB = "/imgCouponC42.png"
EndIf
INT CouponExireB_D
INT CouponExireB_Y
@ -581,6 +593,12 @@
If CouponTypeA = "103" Then
Var CouponNameA = "/imgCouponC40.png"
EndIf
If CouponTypeA = "106" Then
Var CouponNameA = "/imgCouponC41.png"
EndIf
If CouponTypeA = "107" Then
Var CouponNameA = "/imgCouponC42.png"
EndIf
INT CouponExireA_D
INT CouponExireA_Y
@ -671,6 +689,12 @@
If CouponTypeB = "103" Then
Var CouponNameB = "/imgCouponC40.png"
EndIf
If CouponTypeB = "106" Then
Var CouponNameB = "/imgCouponC41.png"
EndIf
If CouponTypeB = "107" Then
Var CouponNameB = "/imgCouponC42.png"
EndIf
INT CouponExireB_D
INT CouponExireB_Y