This commit is contained in:
daichao
2025-02-19 09:41:05 +08:00
parent 935fc36b5a
commit 747d8de9b5
4 changed files with 783 additions and 1 deletions

View File

@ -52,4 +52,7 @@ const (
//需要清理键值---------END-----------------
JobReOrderTrigger = "job_re_order_trigger" //定时取消限价并下市价锁
ListenAveLastSymbol = "listen_ave_last_symbol" // 监听最新交易对
AveRequestToken = "ave_request_token" // AVE请求token
)