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