add CouponTypeB

This commit is contained in:
miggaze 2022-02-08 14:46:00 +07:00
parent 3ec9b44f44
commit b2d0600a0a

View file

@ -477,6 +477,9 @@
If CouponTypeA = "107" Then
Var CouponNameA = "/imgCouponC42.png"
EndIf
If CouponTypeA = "109" Then
Var CouponNameA = "/imgCouponC33.png"
EndIf
INT CouponExireA_D
INT CouponExireA_Y
@ -579,6 +582,9 @@
If CouponTypeB = "107" Then
Var CouponNameB = "/imgCouponC42.png"
EndIf
If CouponTypeB = "109" Then
Var CouponTypeB = "/imgCouponC33.png"
EndIf
INT CouponExireB_D
INT CouponExireB_Y
@ -687,6 +693,9 @@
If CouponTypeA = "107" Then
Var CouponNameA = "/imgCouponC42.png"
EndIf
If CouponTypeA = "109" Then
Var CouponTypeA = "/imgCouponC33.png"
EndIf
INT CouponExireA_D
INT CouponExireA_Y
@ -787,6 +796,9 @@
EndIf
If CouponTypeB = "107" Then
Var CouponNameB = "/imgCouponC42.png"
EndIf
If CouponTypeB = "109" Then
Var CouponTypeB = "/imgCouponC33.png"
EndIf
INT CouponExireB_D