MYS: fix image & e_receipt price bug
This commit is contained in:
parent
1a3c0e81fa
commit
038e13a00a
9 changed files with 463 additions and 560 deletions
|
|
@ -138,6 +138,7 @@
|
|||
Var ServiceAmount2 = PayAmount
|
||||
Var Seeker.ServiceAmount2 = PayAmount
|
||||
Var ServiceCharge = 0
|
||||
Var Seeker.ServiceCharge = 0
|
||||
Var Donate = ""
|
||||
Var SuggestID = ""
|
||||
Var CancleState = "Enable"
|
||||
|
|
@ -1025,6 +1026,9 @@
|
|||
Var ServiceType = "credit"
|
||||
Var SessionID2 = SelectDrink
|
||||
Var ServiceCredit = "coffee"
|
||||
|
||||
Var ServiceCharge = 0
|
||||
|
||||
Pay ServiceType TelephoneNumber ServiceCredit SuggestID SessionID2 ServiceAmount2 ServiceCharge Donate
|
||||
Var PayCredit = 1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue