1、有更新,还没测完,暂时归档
This commit is contained in:
@ -65,6 +65,16 @@ settings:
|
||||
spotRestURL: "https://api.binance.com"
|
||||
futRestURL: "https://fapi.binance.com"
|
||||
|
||||
#Bitget配置
|
||||
bitgetSet:
|
||||
restURL: "https://api.bitget.com"
|
||||
wsURL: "wss://ws.bitget.com/mix/v1/stream"
|
||||
apiKey: "bg_b205e9eda303b5e579041b2e979bdbe7"
|
||||
secretKey: "dbdd0f8cdac203da340537de791691e2506a6f25f8d1d11b05afb9c121fa5dd1"
|
||||
passphrase: "aa123456"
|
||||
timeoutSecond: 30
|
||||
signType: "SHA256"
|
||||
|
||||
# 邮箱发送配置
|
||||
emailConfig:
|
||||
mail_smtp_host: "smtp.163.com"
|
||||
|
||||
Reference in New Issue
Block a user