From a9cfcff1c3091ddf7ec54c39c5f86f5d7a6ca7b6 Mon Sep 17 00:00:00 2001 From: peng <peng.com> Date: 星期二, 29 七月 2025 16:17:42 +0800 Subject: [PATCH] 解决审核问题 --- config/api.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/config/api.js b/config/api.js index 79f8add..1e2545a 100644 --- a/config/api.js +++ b/config/api.js @@ -10,7 +10,7 @@ // store: "http://192.168.0.15:8889", // common: "http://192.168.0.113:8890", // buyer: "http://192.168.0.113:8888", - // im: "http://192.168.0.113:8885",s + // im: "http://192.168.0.113:8885", im: "https://myk.9village.cn", common: "https://myk.9village.cn", buyer: "https://myk.9village.cn", -- Gitblit v1.8.0