Compare commits

..

No commits in common. "3ff698e94f7eb4e6f1e098ee904a64f35dddeddb" and "36aaa0a365b7fa7fa63c8b04735652beb9cd4751" have entirely different histories.

2 changed files with 1257 additions and 1267 deletions

File diff suppressed because it is too large Load Diff

View File

@ -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