This commit is contained in:
miggaze 2020-11-20 13:23:31 +07:00
parent ce173fb62a
commit efd0ebe001
4 changed files with 5 additions and 3 deletions

View file

@ -75,7 +75,7 @@
Else Else
Var CoffeePoint1 = Ext21 Var CoffeePoint1 = Ext27
INT CoffeePoint1 INT CoffeePoint1
Var CoffeePoint = 1 + CoffeePoint1 Var CoffeePoint = 1 + CoffeePoint1

View file

@ -11,7 +11,7 @@
Var Timeout = 0 Var Timeout = 0
;CoffeePoint ;CoffeePoint
;Var CoffeePoint = 5 ;Var CoffeePoint = 5
Var BmiYear = "0/0/0/1/0/0" Var BmiYear = "0/0/0/0/0/0/0/0/0/1"
Var PointCrm = "pdpa1" Var PointCrm = "pdpa1"
Var GetScore = "" Var GetScore = ""
AddData 4 TelephoneNumber BmiYear PointCrm GetScore AddData 4 TelephoneNumber BmiYear PointCrm GetScore

View file

@ -57,6 +57,8 @@
If GetPayInfoFlag = 0 Then If GetPayInfoFlag = 0 Then
CoinVending ON
Var RemainAmount = 0 Var RemainAmount = 0

View file

@ -74,7 +74,7 @@
;Var VendingQRCode = "ERROR" ;Var VendingQRCode = "ERROR"
VendingQR ON VendingQR ON
If CoinVendingOnFlag = 0 Then If CoinVendingOnFlag = 0 Then
CoinVending ON ;CoinVending ON
Var CoinVendingOnFlag = 1 Var CoinVendingOnFlag = 1
Else Else