mirror of
https://github.com/injoyai/tdx.git
synced 2025-11-26 21:25:35 +08:00
go1.25版本有点不兼容老版本,增加对go1.25版本的支持
This commit is contained in:
@@ -43,7 +43,7 @@ func (this Exchange) Name() string {
|
||||
const (
|
||||
ExchangeSZ Exchange = iota //深圳交易所
|
||||
ExchangeSH //上海交易所
|
||||
//ExchangeBJ //北京交易所
|
||||
ExchangeBJ //北京交易所
|
||||
)
|
||||
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user