Browse Source

修改域名

master
mk 8 months ago
parent
commit
01ba9d3a07
  1. 2
      utils/config.js

2
utils/config.js

@ -5,7 +5,7 @@ module.exports = {
}; };
function BASEURL() { function BASEURL() {
// return 'http://192.168.1.140/api/'; // return 'http://192.168.1.140/api/';
return 'http://112.230.202.146:10081/api/'//生产 return 'https://origcert.com/epmet-wx-pa/api/'//生产
} }
function getToken() { function getToken() {

Loading…
Cancel
Save