报备相关

This commit is contained in:
给我
2025-12-10 20:35:17 +08:00
parent 60e38a223d
commit fe20988e84
466 changed files with 110 additions and 125458 deletions

View File

@ -3,7 +3,7 @@ const path = require("path");
function resolve(dir) {
return path.join(__dirname, dir);
}
const serverHost = "http://47.108.232.77:9537";
const serverHost = "http://192.168.3.170:8006";
// const serverHost = "http://192.168.0.231:8006";
// const serverHost ="http://80.60.36.64:8006"
module.exports = {