中秋更行

This commit is contained in:
caolc
2022-09-09 14:57:19 +08:00
parent a10b2b7dcc
commit ced82c19bc
7 changed files with 79 additions and 8 deletions

View File

@@ -2,8 +2,8 @@ import axios from 'axios'
import utils from '@/utils/encode'
// const env = process.env.NODE_ENV
// const env = 'production'/* */
const env = 'test'
const env = 'production'/* */
// const env = 'test'
const testUrl = 'http://192.168.0.65:38080'
// const productUrl = 'http://121.196.213.68/adminapi' //预生产