调整 rsa 密钥解析函数

This commit is contained in:
2025-06-16 10:19:38 +08:00
parent 4c491f5c2e
commit 2903be6223
19 changed files with 235 additions and 96 deletions

View File

@ -34,10 +34,6 @@ wechat:
ticketExpire: 60
token: "arenax"
rsa:
publickey: "./manifest/config/public.pem"
privatekey: "./manifest/config/private.pem"
#OSS配置
oss:
aliyun:
@ -47,5 +43,7 @@ oss:
endpoint: "oss-us-east-1.aliyuncs.com"
gamelife:
platId: "b1749611654"
platId: "quanyou"
secret: "LqPQ2gbF"
mode: "test"
rsaKey: "./manifest/config/全游-测试环境密钥.txt"