From 426718fb2310abff70f54962f118f4300ead2408 Mon Sep 17 00:00:00 2001 From: MrShi <1878285526@qq.com> Date: 星期日, 12 一月 2025 11:30:59 +0800 Subject: [PATCH] Merge branch '2.0.1' of http://139.186.142.91:10010/r/productDev/yunyibao into 2.0.1 --- company/.env.developmentShop | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/company/.env.developmentShop b/company/.env.developmentShop index f3cbf46..f3c227f 100644 --- a/company/.env.developmentShop +++ b/company/.env.developmentShop @@ -6,9 +6,9 @@ VUE_APP_COOKIE_NAME='dmshop-auth-token' VUE_APP_SYSTEM_TITLE = '浜戞槗淇濆鎴锋湇鍔$郴缁�-鍟嗘埛绔�' VUE_APP_CONTEXT_PATH = '/yyb_shop' -VUE_APP_API = 'https://dmtest.ahapp.net/yyb_shop_api/' +# VUE_APP_API = 'https://dmtest.ahapp.net/yyb_shop_api/' -# VUE_APP_API = 'http://192.168.0.162:10032/' +VUE_APP_API = 'http://192.168.0.137:10032/' #VUE_APP_API = 'http://localhost:10032/' -- Gitblit v1.9.3