Merge branch 'sxy-sec'

"x修改symbol"
This commit is contained in:
孙肖扬 2025-07-16 10:45:46 +08:00
commit f672ecf670

View File

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