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