From 6371ca655e9088ed24105d6f38d8375654c5e9f1 Mon Sep 17 00:00:00 2001 From: wangh <9483> Date: Tue, 5 Mar 2024 16:45:11 +0800 Subject: [PATCH] no message --- gasStation-uni/config.js | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/gasStation-uni/config.js b/gasStation-uni/config.js index e9d1a5d78..ad31c5842 100644 --- a/gasStation-uni/config.js +++ b/gasStation-uni/config.js @@ -5,7 +5,8 @@ module.exports = { // baseUrl: 'http://192.168.0.196:8081/', // baseUrl: 'http://192.168.1.4:8080/', - baseUrl: 'http://192.168.0.121:8080/', + // baseUrl: 'http://192.168.0.121:8080/', + baseUrl: 'http://192.168.0.178:8008/', @@ -32,4 +33,4 @@ module.exports = { } ] } -} +} \ No newline at end of file