fix(card): 修复cgc搜卡5s盾验证

This commit is contained in:
xingc
2025-08-18 01:59:01 +08:00
parent 5f1ed61536
commit cddb0ab0dd
4 changed files with 32 additions and 13 deletions

View File

@@ -17,7 +17,7 @@ REDIS_PORT=6379
REDIS_DB=0
# 文件上传配置
ASSETS_BASE_URL =http://127.0.0.1:8001
ASSETS_BASE_URL=http://127.0.0.1:8001
# 代理
OVERSEAS_PROXY=http://127.0.0.1:7890
@@ -31,4 +31,7 @@ PAY_NOTIFY_URL=
# 会员配置
USER_MAX_CREATED_CARD_NUM=18
UPLOAD_REWARD_POINTS_GIFT_ID=-1
UPLOAD_REWARD_POINTS_GIFT_ID=-1
# cgc通信密钥
CGC_HTTP_PASSWORD=<PASSWORD>