From c13de4bee39be8187cda7569249aa3139aafc31c Mon Sep 17 00:00:00 2001 From: riku <risaku@163.com> Date: 星期二, 18 三月 2025 09:12:47 +0800 Subject: [PATCH] 修改线索清单中的样式 --- src/api/index.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/api/index.js b/src/api/index.js index 0ff0550..e42338e 100644 --- a/src/api/index.js +++ b/src/api/index.js @@ -2,7 +2,7 @@ import { setInterceptors } from "./config"; const url = 'http://47.100.191.150:9031/'; -// const url = 'http://192.168.1.9:8080/'; +// const url = 'http://192.168.0.138:8083/'; const imgUrl = 'http://47.100.191.150:9031/images/'; //椋炵窘鐩戠 -- Gitblit v1.9.3