This commit is contained in:
xiaozhiyong
2023-05-16 15:59:47 +08:00
parent 9f0278bc5f
commit 9b5e019423
5 changed files with 12 additions and 6 deletions

View File

@@ -3,7 +3,7 @@ import utils from '@/utils/encode'
// const env = process.env.NODE_ENV
// const env = 'production'/* */
// const env = 'test'
const env = 'test'
const env = 'production'
// 45
const testUrl = 'http://192.168.1.83:38080'
// const productUrl = 'https://www.xingoil.com/adminapi'