DO
This commit is contained in:
parent
d8c905041f
commit
5501f8e9a7
22 changed files with 672 additions and 25 deletions
|
|
@ -364,11 +364,12 @@ If BoxID = 200000 Then
|
|||
Var NewFlowPaymentCode = 1
|
||||
EndIf
|
||||
|
||||
If BoxID > 200000 Then
|
||||
If BoxID < 200030 Then
|
||||
Var New_Payment = 1
|
||||
Var NewFlowPaymentCode = 1
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
;
|
||||
;If BoxID > 200000 Then
|
||||
; If BoxID < 200030 Then
|
||||
; Var New_Payment = 1
|
||||
; Var NewFlowPaymentCode = 1
|
||||
; EndIf
|
||||
;EndIf
|
||||
;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue