From 8af3db52a632968206ca2bc7f9bd6b4662350232 Mon Sep 17 00:00:00 2001 From: xuxy <1059738716@qq.com> Date: 星期二, 25 六月 2024 11:50:18 +0800 Subject: [PATCH] 商品管理 --- environments/index.js | 13 +++---------- 1 files changed, 3 insertions(+), 10 deletions(-) diff --git a/environments/index.js b/environments/index.js index d716832..32acfb1 100644 --- a/environments/index.js +++ b/environments/index.js @@ -22,16 +22,9 @@ // export default environments['dev'] export default { - httpBaseUri: 'http://localhost:8084', - httpBaseUri: 'http://bio51-api.fixbug.fun', - // https://api.bio1751.com/swagger-ui.html - httpBaseUri: 'https://api.bio1751.com', - httpBaseUri: 'http://localhost:8084', - httpBaseUri: 'http://39.106.36.7:8081', - // httpBaseUri: 'https://bewy-api.fixbug.fun', - - - httpBaseUri: 'https://www.doggooo.com', + // httpBaseUri: 'http://localhost:8084', + httpBaseUri: 'http://106.14.123.210:8080/flower', + // http://106.14.123.210:8080/flower/swagger-ui.html#/ // httpBaseUri: 'http://121.196.214.70', // httpBaseUri: 'http://localhost:8084', // httpBaseUri:'http://39.103.237.67:80', -- Gitblit v1.9.3