Compare commits
No commits in common. "3ff698e94f7eb4e6f1e098ee904a64f35dddeddb" and "36aaa0a365b7fa7fa63c8b04735652beb9cd4751" have entirely different histories.
3ff698e94f
...
36aaa0a365
File diff suppressed because it is too large
Load Diff
@ -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