This commit is contained in:
gyq 2025-07-31 17:58:07 +08:00
parent b01479803a
commit 4d85921b48
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
//打包时修改env的值即可
const env = 'zhangsong_local' //test,production,local
const env = 'local' //test,production,local
export const encryptKey = '1234567890123456' // http数据加解密的key