fix bug
This commit is contained in:
@@ -4,7 +4,7 @@ import "git.apinb.com/dataset/stock/internal/logic/a"
|
||||
|
||||
func Boot() {
|
||||
a.NewApiClient()
|
||||
//a.GetStockBasic()
|
||||
a.GetStockBasic()
|
||||
a.GetStockDaily()
|
||||
//a.GetStockIndicator()
|
||||
a.GetStockIndicator()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user