This commit is contained in:
Hong
2024-01-20 18:43:30 +08:00
parent 8a79719da1
commit ab1abfc0ee
4 changed files with 529 additions and 3 deletions

View File

@@ -2,10 +2,10 @@
module.exports = {
//正式
baseUrl: 'https://mall.lianxianke.cn/car_app_api',
// baseUrl: 'https://mall.lianxianke.cn/car_app_api',
TOKENNAME: 'Authori-zation',
//薛磊测试
// baseUrl: 'http://192.168.31.226:8081/car_app_api',
baseUrl: 'http://192.168.31.226:8081/car_app_api',
// baseUrl: 'http://192.168.31.15:8081/car_app_api',
fileUploadUrl: 'https://mall.lianxianke.cn/car_app_api/api/front/upload/image',
WebSocketUrl: 'ws://121.199.24.205:9107/lxk/websocket',