fix:修改地址

This commit is contained in:
郭飞 2025-03-27 17:57:33 +08:00
parent 2de306c09f
commit 88a780ebb5
2 changed files with 4 additions and 4 deletions

View File

@ -7,8 +7,8 @@
// const baseurl = 'http://172.22.10.218:22252' 8
// const baseurl = 'http://192.168.1.73:32202' // 测试环境
// const baseurl = 'http://172.22.10.217:22202' // 正式环境1
const baseurl = 'http://172.22.10.225:22202' // SAP测试环境
// const baseurl = 'http://localhost:18878'
// const baseurl = 'http://172.22.10.225:22202' // SAP测试环境
const baseurl = 'http://localhost:18878'
//--------------------------------------------------开始封装
import service from './service';

View File

@ -16,8 +16,8 @@ export default {
// url: "http://172.22.10.218:22252", 22258
// url: "http://192.168.1.73:32202", // 测试环境
// url: "http://172.22.10.217:22202", // 正式环境1
url: "http://172.22.10.225:22202", // SAP测试环境
// url: "http://localhost:18878",
// url: "http://172.22.10.225:22202", // SAP测试环境
url: "http://localhost:18878",
// 测试服务器接口URL
// url: "http://10.4.2.109:90/WMS/WMS_Webservice.asmx",
// 请求的参数