|
|
@ -3,7 +3,6 @@ Library Collections |
|
|
Library RequestsLibrary |
|
|
Library RequestsLibrary |
|
|
Library DatabaseLibrary |
|
|
Library DatabaseLibrary |
|
|
Library urllib3 |
|
|
Library urllib3 |
|
|
Library ExcelLibrary |
|
|
|
|
|
|
|
|
|
|
|
*** Test Cases *** |
|
|
*** Test Cases *** |
|
|
connect_databaseLibrary |
|
|
connect_databaseLibrary |
|
|
@ -16,7 +15,7 @@ connect_databaseLibrary |
|
|
|
|
|
|
|
|
apply_factoring |
|
|
apply_factoring |
|
|
#发起第三方保理 |
|
|
#发起第三方保理 |
|
|
Create Session factoring ${ztbclient} ${client_header} |
|
|
|
|
|
|
|
|
Create Session factoring ${ztbclient} ${client_headerP} |
|
|
${data} Set Variable {"idList":["${OrderId}"]} |
|
|
${data} Set Variable {"idList":["${OrderId}"]} |
|
|
${reps} POST On Session factoring ztb-supply-chain-service/user/apply/packer/factoring ${data.encode('utf-8')} |
|
|
${reps} POST On Session factoring ztb-supply-chain-service/user/apply/packer/factoring ${data.encode('utf-8')} |
|
|
|
|
|
|
|
|
|