Commit e0e48b9d by rongjun

bug

parent 2e77d0fa
......@@ -133,7 +133,6 @@ class biboxApi {
'KC-API-NONCE': nonce,
'KC-API-SIGNATURE': sign
}
console.log(headers)
const requestParams = {};
let form = params
if (method === 'GET'){
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment