Compare commits

..

No commits in common. "a68ba46e51c7bbb4d462f8f6d0ce0cff2abc5859" and "11bc39be1b7440557dee09a34b9b7ce11c6a1b90" have entirely different histories.

View File

@ -147,7 +147,7 @@ func GetSecFilings(c *gin.Context) {
return return
} }
fmt.Println(req.FilingDate) fmt.Println(req.FilingDate)
symbol := "FIEE" symbol := "MINM"
beginDate := req.FilingDate beginDate := req.FilingDate
endDate := req.FilingDate endDate := req.FilingDate
page := 0 page := 0