From 264ae424801ec3d1a1d6046121ecf3884deea069 Mon Sep 17 00:00:00 2001 From: lxf <1371462558@qq.com> Date: Tue, 15 Jul 2025 11:36:04 +0800 Subject: [PATCH] Merge branch 'dev6.19' of http://124.156.157.155:8060/r/composite_h5-main into dev6.19 --- src/config/index.js | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/config/index.js b/src/config/index.js index f7cf438..a2c5302 100644 --- a/src/config/index.js +++ b/src/config/index.js @@ -36,6 +36,7 @@ // const ENV_DEV = 'zhapi.coinbtcs.com' // dev // const ENV_DEV = 'openapi.yanshiz.com' // dev const ENV_DEV = 'aa.yanshiz.com' // dev +// const ENV_DEV = '192.168.10.24:8086' // dev // const ENV_DEV = 'aa.yanshiz.com' // dev -- Gitblit v1.9.3