king
2020-02-21 063b983daaf51a7f1e8677bde1e9c0e618866c91
src/setupProxy.js
@@ -1,6 +1,8 @@
const proxy = require('http-proxy-middleware')
const host = 'http://qingqiumarket.cn'
const service = 'mkwms/'
// const host = 'http://cloud.mk9h.cn'
// const service = ''
module.exports = function(app) {
  app.use(proxy('/webapi', {