Merge branch 'sxy-sec' into dev

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

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