From 4f2e99d36d44d83befa607bc26cf1bf9b0bfcb6f Mon Sep 17 00:00:00 2001
From: zhanghua <314079846@qq.com>
Date: 星期三, 10 九月 2025 11:08:35 +0800
Subject: [PATCH] Merge branch 'dev' of http://42.193.1.25:9521/r/lmk-shop-web into dev

---
 manager/public/config.js |   12 ++++++++----
 1 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/manager/public/config.js b/manager/public/config.js
index 0937568..bb9368c 100644
--- a/manager/public/config.js
+++ b/manager/public/config.js
@@ -7,12 +7,16 @@
     buyer: "http://127.0.0.1:8888",
     seller: "http://127.0.0.1:8889",
     manager: "http://127.0.0.1:8887",
+    // seller: "https://myk.9village.cn",
+    // common: "https://myk.9village.cn",
+    // buyer: "https://myk.9village.cn",
+    // manager: "https://myk.9village.cn",
   },
   API_PROD: {
-    common: "https://common-api.pickmall.cn",
-    buyer: "https://buyer-api.pickmall.cn",
-    seller: "https://store-api.pickmall.cn",
-    manager: "https://admin-api.pickmall.cn"
+    common: "http://1.95.67.54:888",
+    buyer: "http://1.95.67.54:888",
+    seller: "http://1.95.67.54:888",
+    manager: "http://1.95.67.54:888",
   },
   /**
    * @description // 璺宠浆涔板绔湴鍧� pc绔�

--
Gitblit v1.8.0