creditReferecnce o3
This commit is contained in:
parent
eb861cf23c
commit
744134e271
15 changed files with 558 additions and 114 deletions
|
|
@ -581,6 +581,13 @@
|
|||
|
||||
If CancelFlag = 1 Then
|
||||
|
||||
If IntVendingCredit > 0 Then
|
||||
Var BmiYear = IntVendingCredit
|
||||
Var GetScore = "useCredit"
|
||||
AddData 24 TNumberTaobinCredit BmiYear PointCrm GetScore
|
||||
Var IntVendingCredit = 0
|
||||
EndIf
|
||||
|
||||
Var CancelCounter = CancelCounter + 1
|
||||
If CancelCounter = CancelNumber Then
|
||||
;Change CoinAmount
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue