1
jhzh
2025-08-18 4d6ec870bd19ff1a2cea86102a56a02c477f4c41
src/config/index.js
@@ -34,7 +34,7 @@
export const defaultSeconds = 1 * 24 * 60 * 60 * 1000
// const ENV_DEV = 'zhapi.coinbtcs.com' // dev
const ENV_DEV = '192.168.10.18:8086' // dev
const ENV_DEV = '192.168.10.24:8086' // dev
// const ENV_PRO = 'qheufhj.site' //  app域名
// const ENV_PRO = window.location.hostname // 接口域名跟随 H5zhapi.coinbtcs.com