提现优化更新

This commit is contained in:
GaoHao
2025-01-22 10:38:43 +08:00
parent fa809e7b0b
commit f8bd53596b
4 changed files with 39 additions and 11 deletions

View File

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