From 7bbcab7679adb12c9db8ed3b1d994f365adb3e88 Mon Sep 17 00:00:00 2001 From: "pikachu1995@126.com" Date: Mon, 13 Jul 2026 17:36:11 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=9B=B4=E6=96=B0=20API=20=E8=B7=AF?= =?UTF-8?q?=E5=BE=84=E4=B8=8E=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- seller/public/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/seller/public/config.js b/seller/public/config.js index 9f790505..67e2801d 100644 --- a/seller/public/config.js +++ b/seller/public/config.js @@ -6,7 +6,7 @@ var BASE = { seller: "http://127.0.0.1:8887", }, API_PROD: { - seller: "https://store-api.pickmall.cn", + seller: "https://admin-api.pickmall.cn", }, /** * @description // 跳转买家端地址 pc端