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 return
} }
fmt.Println(req.FilingDate) fmt.Println(req.FilingDate)
symbol := "MINM" symbol := "FIEE"
beginDate := req.FilingDate beginDate := req.FilingDate
endDate := req.FilingDate endDate := req.FilingDate
page := 0 page := 0