红包明细加载优化

This commit is contained in:
GaoHao
2025-02-05 14:01:02 +08:00
parent 9a33f5ebb1
commit 19f6cadae7
4 changed files with 12 additions and 2 deletions

View File

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