1
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
//打包时修改env的值即可
|
||||
const env = 'zhangsong_local' //test,production,local
|
||||
const env = 'local' //test,production,local
|
||||
|
||||
export const encryptKey = '1234567890123456' // http数据加解密的key
|
||||
|
||||
|
||||
Reference in New Issue
Block a user