mirror of
https://github.com/bensema/gotdx.git
synced 2025-11-21 02:45:33 +08:00
get security quotes
This commit is contained in:
@@ -3,8 +3,8 @@ package gotdx
|
||||
import "errors"
|
||||
|
||||
const (
|
||||
MarketSz = 0 // 深圳
|
||||
MarketSh = 1 // 上海
|
||||
MarketSh = 0 // 上海
|
||||
MarketSz = 1 // 深圳
|
||||
MarketBj = 2 // 北京
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user