修改下发任务

This commit is contained in:
给我
2026-03-13 17:18:07 +08:00
parent f37b9d481d
commit 420aa58f02
4 changed files with 45 additions and 35 deletions

View File

@ -3,8 +3,8 @@ const path = require("path");
function resolve(dir) {
return path.join(__dirname, dir);
}
// const serverHost = "http://118.122.165.45:35623";
const serverHost = "http://192.168.31.94:8006";
const serverHost = "http://118.122.165.45:35623";
// const serverHost = "http:// 192.168.31.79:8006";
module.exports = {
publicPath: "/",