修改官网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 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