|
@@ -5,7 +5,7 @@ import { AntDesignVueResolver } from "unplugin-vue-components/resolvers";
|
|
|
|
|
|
// const SERVER_URL = "http://192.168.10.108:7180";
|
|
// const SERVER_URL = "http://192.168.10.108:7180";
|
|
// const SERVER_URL = "http://192.168.10.138:13800";
|
|
// const SERVER_URL = "http://192.168.10.138:13800";
|
|
-const SERVER_URL = "http://192.168.10.39:7100";
|
|
|
|
|
|
+const SERVER_URL = "http://192.168.10.39:7180";
|
|
// const SERVER_URL = "http://192.168.10.54:8001";
|
|
// const SERVER_URL = "http://192.168.10.54:8001";
|
|
const path = require("path");
|
|
const path = require("path");
|
|
|
|
|