update flag for new payment
This commit is contained in:
parent
068b298c2e
commit
9559b6dab1
6 changed files with 112 additions and 78 deletions
|
|
@ -62,6 +62,8 @@ Var ProPeachEnable = 0
|
|||
|
||||
Var NewCollectPoint = 1
|
||||
|
||||
Var NewFlowPaymentCode = 0
|
||||
|
||||
If SystemDateMonthInt = 10 Then
|
||||
|
||||
|
||||
|
|
@ -120,10 +122,22 @@ EndIf
|
|||
|
||||
If BoxID = 173149 Then
|
||||
Var ProPeachEnable = 1
|
||||
Var NewFlowPaymentCode = 1
|
||||
EndIf
|
||||
|
||||
If BoxID = 200435 Then
|
||||
Var ProPeachEnable = 1
|
||||
Var NewFlowPaymentCode = 1
|
||||
EndIf
|
||||
|
||||
If BoxID = 201316 Then
|
||||
Var ProPeachEnable = 1
|
||||
Var NewFlowPaymentCode = 1
|
||||
EndIf
|
||||
|
||||
If BoxID = 105005 Then
|
||||
Var ProPeachEnable = 1
|
||||
Var NewFlowPaymentCode = 1
|
||||
EndIf
|
||||
|
||||
If BoxID = 172644 Then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue