From 61032da9f6f840c9c96af090d1810bc7a0734f4b Mon Sep 17 00:00:00 2001 From: zxl <763096477@qq.com> Date: 星期三, 30 七月 2025 17:18:14 +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