diff --git a/routes/index.js b/routes/index.js index f622653d4b86252bf69797f50d9ad1d84161f5ea..b9b809a76103cff51104dc505b60c7bae36789f5 100644 --- a/routes/index.js +++ b/routes/index.js @@ -56,7 +56,7 @@ router.post("/handle-srs", async function (req, res, next) { const checkAuth = (projectId, token) => { return axios({ - url: `http://10.240.14.8:8333/wxwl-construction/aisite/fvs/device/page?page=1&limit=1&projectId=${projectId}`, + url: `http://10.2**.**.**:8333/wxwl-construction/aisite/fvs/device/page?page=1&limit=1&projectId=${projectId}`, timeout: 10000, headers: { token,