fix send SMS coupon

This commit is contained in:
miggaze 2021-09-01 11:23:56 +07:00
parent 593fdc130f
commit f8370b0a0e
2 changed files with 15 additions and 4 deletions

View file

@ -130,10 +130,13 @@
<Volume> SoundVolume </Volume>
<EventClick>
; goto lid straw
Var BmiYear = CouponSendSms
Var PointCrm = ""
Var GetScore = ""
AddData 12 TelephoneNumber BmiYear PointCrm GetScore
If MakeDrinkState = 1 Then
Open "ROOT/taobin_project/xml/page_lid_straw.xml"
EndIf
Open "ROOT/taobin_project/xml/page_catalog.xml"
</EventClick>
</Button>