This commit is contained in:
wanlop run 2024-08-16 17:46:09 +07:00
parent 748a5179bf
commit 32524d52d3
7 changed files with 527 additions and 12675 deletions

View file

@ -406,4 +406,16 @@ If BoxID = 201729 Then
Var NewFlowPaymentCode = 1
EndIf
If BoxID = 200000 Then
Var New_Payment = 1
Var NewFlowPaymentCode = 1
EndIf
If BoxID > 200000 Then
If BoxID < 200030 Then
Var New_Payment = 1
Var NewFlowPaymentCode = 1
EndIf
EndIf