Commit 688ea8af authored by 何远江's avatar 何远江

1

parent f42471b5
......@@ -78,7 +78,7 @@ class Request {
let url= this.config.baseUrl
if(options.url.indexOf('sap') > -1){
// console.log('sap')
// url = 'http://192.168.3.109:8000'
url = 'http://192.168.3.109:8000'
options.header = {
...options.header,
'content-type': 'application/json;charset=UTF-8',
......
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