king
2020-01-19 68f28efd7c0c09b3ea8a2a1876c956c17d1a8d37
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', {