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