From deeb762c202ed7d2eee2c9e0558e5f2ab466eec1 Mon Sep 17 00:00:00 2001
From: liuleilei <234@qq.com>
Date: 星期六, 08 二月 2025 11:22:58 +0800
Subject: [PATCH] 主播端商品列表代码优化

---
 platform/.env.production |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/platform/.env.production b/platform/.env.production
index 5c2b951..0693cdc 100644
--- a/platform/.env.production
+++ b/platform/.env.production
@@ -8,4 +8,4 @@
 
 # http://yx.ahapp.net/admin_interface/doc.html
 # VUE_APP_API = 'https://yx.ahapp.net/admin_interface'
-VUE_APP_API = 'http://127.0.0.1:10023/
\ No newline at end of file
+VUE_APP_API = 'https://127.0.0.1:10023/
\ No newline at end of file

--
Gitblit v1.9.3