...
This commit is contained in:
parent
ce173fb62a
commit
efd0ebe001
4 changed files with 5 additions and 3 deletions
|
|
@ -75,7 +75,7 @@
|
||||||
|
|
||||||
Else
|
Else
|
||||||
|
|
||||||
Var CoffeePoint1 = Ext21
|
Var CoffeePoint1 = Ext27
|
||||||
INT CoffeePoint1
|
INT CoffeePoint1
|
||||||
|
|
||||||
Var CoffeePoint = 1 + CoffeePoint1
|
Var CoffeePoint = 1 + CoffeePoint1
|
||||||
|
|
|
||||||
|
|
@ -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
|
||||||
|
|
|
||||||
|
|
@ -57,6 +57,8 @@
|
||||||
|
|
||||||
If GetPayInfoFlag = 0 Then
|
If GetPayInfoFlag = 0 Then
|
||||||
|
|
||||||
|
CoinVending ON
|
||||||
|
|
||||||
Var RemainAmount = 0
|
Var RemainAmount = 0
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue