Compare commits
2 Commits
11bc39be1b
...
a68ba46e51
Author | SHA1 | Date | |
---|---|---|---|
a68ba46e51 | |||
2220a78c19 |
@ -147,7 +147,7 @@ func GetSecFilings(c *gin.Context) {
|
||||
return
|
||||
}
|
||||
fmt.Println(req.FilingDate)
|
||||
symbol := "MINM"
|
||||
symbol := "FIEE"
|
||||
beginDate := req.FilingDate
|
||||
endDate := req.FilingDate
|
||||
page := 0
|
||||
|
Loading…
Reference in New Issue
Block a user