riku
2025-03-14 8372d022614a1897120802cf1bac90d61651177f
src/api/index.js
@@ -10,7 +10,8 @@
}
if (debug) {
  ip1 = 'http://localhost:8084/';
  ip1 = 'http://192.168.0.110:8084/';
  // ip1 = 'http://192.168.1.8:8084/';
}
const $http = axios.create({