This commit is contained in:
zhuzichu
2023-12-07 18:13:58 +08:00
parent c80689e376
commit 3d65bdc913
7 changed files with 64 additions and 9 deletions

View File

@ -25,6 +25,7 @@ Item {
}
Component.onCompleted: {
FluNetwork.openLog = true
FluNetwork.setInterceptor(function(param){
param.addHeader("Token","000000000000000000000")
})