diff --git a/003-DirectSaleForwardFactoring/3-Factoring/1-Packing.robot b/003-DirectSaleForwardFactoring/3-Factoring/1-Packing.robot index 1c98b8b..a85e55d 100644 --- a/003-DirectSaleForwardFactoring/3-Factoring/1-Packing.robot +++ b/003-DirectSaleForwardFactoring/3-Factoring/1-Packing.robot @@ -3,7 +3,6 @@ Library Collections Library RequestsLibrary Library DatabaseLibrary Library urllib3 -Library ExcelLibrary *** Test Cases *** connect_databaseLibrary @@ -16,7 +15,7 @@ connect_databaseLibrary apply_factoring #发起第三方保理 - Create Session factoring ${ztbclient} ${client_header} + Create Session factoring ${ztbclient} ${client_headerP} ${data} Set Variable {"idList":["${OrderId}"]} ${reps} POST On Session factoring ztb-supply-chain-service/user/apply/packer/factoring ${data.encode('utf-8')} diff --git a/003-DirectSaleForwardFactoring/3-Factoring/2-Papermill_operation.robot b/003-DirectSaleForwardFactoring/3-Factoring/2-Papermill_operation.robot index 9d3ed02..3ef56d0 100644 --- a/003-DirectSaleForwardFactoring/3-Factoring/2-Papermill_operation.robot +++ b/003-DirectSaleForwardFactoring/3-Factoring/2-Papermill_operation.robot @@ -1,7 +1,6 @@ *** Settings *** Library RequestsLibrary Library Collections -Library ExcelLibrary Library urllib3 *** Test Cases *** diff --git a/003-DirectSaleForwardFactoring/3-Factoring/4-Factoring.robot b/003-DirectSaleForwardFactoring/3-Factoring/4-Factoring.robot index cff3a8a..b7da8a5 100644 --- a/003-DirectSaleForwardFactoring/3-Factoring/4-Factoring.robot +++ b/003-DirectSaleForwardFactoring/3-Factoring/4-Factoring.robot @@ -1,5 +1,4 @@ *** Settings *** -Library ExcelLibrary Library Collections Library RequestsLibrary Library urllib3 diff --git a/004-DirectSaleReverseFactoring/3-Factoring/2-Papermill_operation.robot b/004-DirectSaleReverseFactoring/3-Factoring/2-Papermill_operation.robot index 3933aa9..3ce0eb5 100644 --- a/004-DirectSaleReverseFactoring/3-Factoring/2-Papermill_operation.robot +++ b/004-DirectSaleReverseFactoring/3-Factoring/2-Papermill_operation.robot @@ -1,7 +1,6 @@ *** Settings *** Library RequestsLibrary Library Collections -Library ExcelLibrary Library urllib3 *** Test Cases *** diff --git a/004-DirectSaleReverseFactoring/3-Factoring/5-Reverse_factoring.robot b/004-DirectSaleReverseFactoring/3-Factoring/5-Reverse_factoring.robot index 6c28eaa..36e827e 100644 --- a/004-DirectSaleReverseFactoring/3-Factoring/5-Reverse_factoring.robot +++ b/004-DirectSaleReverseFactoring/3-Factoring/5-Reverse_factoring.robot @@ -2,7 +2,6 @@ Library DateTime Library RequestsLibrary Library Collections -Library ExcelLibrary *** Test Cases *** White_audit diff --git a/005-AgencyForwardFactoring/3-Factoring/2-Papermill_operation.robot b/005-AgencyForwardFactoring/3-Factoring/2-Papermill_operation.robot index 9d3ed02..3ef56d0 100644 --- a/005-AgencyForwardFactoring/3-Factoring/2-Papermill_operation.robot +++ b/005-AgencyForwardFactoring/3-Factoring/2-Papermill_operation.robot @@ -1,7 +1,6 @@ *** Settings *** Library RequestsLibrary Library Collections -Library ExcelLibrary Library urllib3 *** Test Cases *** diff --git a/005-AgencyForwardFactoring/3-Factoring/4-Factoring.robot b/005-AgencyForwardFactoring/3-Factoring/4-Factoring.robot index cff3a8a..b7da8a5 100644 --- a/005-AgencyForwardFactoring/3-Factoring/4-Factoring.robot +++ b/005-AgencyForwardFactoring/3-Factoring/4-Factoring.robot @@ -1,5 +1,4 @@ *** Settings *** -Library ExcelLibrary Library Collections Library RequestsLibrary Library urllib3 diff --git a/006-CounterFactoring/3-Factoring/2-Papermill_operation.robot b/006-CounterFactoring/3-Factoring/2-Papermill_operation.robot index 3933aa9..3ce0eb5 100644 --- a/006-CounterFactoring/3-Factoring/2-Papermill_operation.robot +++ b/006-CounterFactoring/3-Factoring/2-Papermill_operation.robot @@ -1,7 +1,6 @@ *** Settings *** Library RequestsLibrary Library Collections -Library ExcelLibrary Library urllib3 *** Test Cases *** diff --git a/006-CounterFactoring/3-Factoring/5-Reverse_factoring.robot b/006-CounterFactoring/3-Factoring/5-Reverse_factoring.robot index 6c28eaa..36e827e 100644 --- a/006-CounterFactoring/3-Factoring/5-Reverse_factoring.robot +++ b/006-CounterFactoring/3-Factoring/5-Reverse_factoring.robot @@ -2,7 +2,6 @@ Library DateTime Library RequestsLibrary Library Collections -Library ExcelLibrary *** Test Cases *** White_audit