From 5803f8720f5f28153793b5b1522a78ede80af7ee Mon Sep 17 00:00:00 2001 From: zxl <763096477@qq.com> Date: 星期四, 24 七月 2025 10:19:57 +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