修改官网symbol

This commit is contained in:
孙肖扬 2025-07-16 10:44:43 +08:00
parent 817c685190
commit 2220a78c19

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