leiyun hace 1 mes
padre
commit
9234d0bafa
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. +2
    -1
      config/env.js

+ 2
- 1
config/env.js Ver fichero

@@ -1,7 +1,8 @@
const envConf = {
// 开发版-本地环境
develop: {
BASE_URL: 'http://192.168.10.8:8361',
// BASE_URL: 'http://192.168.10.8:8361',
BASE_URL: 'https://cytx.csybhelp.com',
},
// 体验版-测试环境
trial: {


Cargando…
Cancelar
Guardar