From da572bd28277d60f356372dd763f98fff8200760 Mon Sep 17 00:00:00 2001 From: YuanHuakk <1751826683@qq.com> Date: Wed, 27 Dec 2023 02:36:01 +0800 Subject: [PATCH] =?UTF-8?q?build(custom):=20=E4=BF=AE=E6=94=B9test?= =?UTF-8?q?=E7=8E=AF=E5=A2=83=E5=8F=98=E9=87=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.test b/.env.test index 8746753..c319a86 100644 --- a/.env.test +++ b/.env.test @@ -1,7 +1,7 @@ # TARO_APP_ID="测试环境下的小程序appid" -TARO_APP_API = 'https://game.wanzhuanyongcheng.cn/dice' +TARO_APP_API = 'https://game.wanzhuanyongcheng.cn' TARO_APP_WS = 'wss://game.wanzhuanyongcheng.cn/dice/home'