调整 rsa 密钥解析函数
This commit is contained in:
@ -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"
|
||||
|
||||
Reference in New Issue
Block a user