feiyu02
2025-02-07 a0ac379b28daeac8deddfae34f0015935a811bac
src/api/index.js
@@ -10,7 +10,8 @@
}
if (debug) {
  ip1 = 'http://192.168.0.138:8084/';
  // ip1 = 'http://192.168.0.138:8084/';
  ip1 = 'http://localhost:8084/';
}
const $http = axios.create({