From e61cbe9fa57af60f28e4219b57b0c31841d01882 Mon Sep 17 00:00:00 2001
From: zxl <763096477@qq.com>
Date: 星期三, 23 七月 2025 15:26:08 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/dev_fix_sub' into dev_fix_sub

---
 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