修复支付不跳转转盘抽奖问题

This commit is contained in:
2025-02-26 10:37:28 +08:00
parent 3f30b20a4c
commit 792a70b7ed
4 changed files with 20 additions and 12 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