...
This commit is contained in:
parent
546c45f9ef
commit
cbbeea9eaa
12 changed files with 216 additions and 53 deletions
|
|
@ -27,6 +27,24 @@
|
|||
|
||||
Var FromConsent = 0
|
||||
|
||||
If TNumberTaobinCredit == "" Then
|
||||
Else
|
||||
|
||||
Var TelephoneNumber = TNumberTaobinCredit
|
||||
|
||||
Var StepGetPoint = 0
|
||||
|
||||
Var PdpaAsk = 0
|
||||
|
||||
Var OperatorTemp = ""
|
||||
Var CreditAmount = 0
|
||||
Var OperatorStatus = ""
|
||||
Var AccountType = ""
|
||||
GetAccInfo TelephoneNumber OperatorTemp CreditAmount OperatorStatus AccountType GetScore tc
|
||||
Open "ROOT/taobin_project/xml/page_collect_point_2.xml"
|
||||
|
||||
EndIf
|
||||
|
||||
</EventOpen>
|
||||
<Timeout> 1000 </Timeout>
|
||||
<EventTimeout>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue