Commit 3bbab8a7 authored by sjf1256754123's avatar sjf1256754123

Update request.js

parent 9081568d
...@@ -10,8 +10,8 @@ ...@@ -10,8 +10,8 @@
import store from '../store' import store from '../store'
export default class Request { export default class Request {
config = { config = {
// baseUrl: 'https://health.sh-sict.com/ncov-api', baseUrl: 'https://health.sh-sict.com/ncov-api',
baseUrl: 'https://health.sh-sict.com/ncov-test-api', // baseUrl: 'https://health.sh-sict.com/ncov-test-api',
// baseUrl: 'http://139.9.163.126/ncov-api', // baseUrl: 'http://139.9.163.126/ncov-api',
header: { header: {
'content-type': 'application/json;charset=UTF-8', '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