Merge branch 'ymf_php' of e.coding.net:g-cphe0354/duanju/new_app into gyq_php

This commit is contained in:
gyq
2025-07-31 17:55:03 +08:00

View File

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