Compare commits
No commits in common. "f672ecf670b7a505db59a6ec745d115affac9378" and "36aaa0a365b7fa7fa63c8b04735652beb9cd4751" have entirely different histories.
f672ecf670
...
36aaa0a365
@ -147,7 +147,7 @@ func GetSecFilings(c *gin.Context) {
|
||||
return
|
||||
}
|
||||
fmt.Println(req.FilingDate)
|
||||
symbol := "FIEE"
|
||||
symbol := "MINM"
|
||||
beginDate := req.FilingDate
|
||||
endDate := req.FilingDate
|
||||
page := 0
|
||||
|
Loading…
Reference in New Issue
Block a user