Merge branch 'sxy-sec' into dev
This commit is contained in:
commit
1b1db8e0aa
@ -123,12 +123,12 @@ type GetSecFilingsData struct {
|
||||
type GetSecFilingsResp struct {
|
||||
//Symbol string `json:"symbol"`
|
||||
//Cik string `json:"cik"`
|
||||
FilingDate string `json:"filingDate"`
|
||||
Form string `json:"form"`
|
||||
Description string `json:"description"`
|
||||
FormDescription string `json:"formDescription"`
|
||||
FileLink string `json:"fileLink"`
|
||||
IsSelect bool `json:"isSelect"`
|
||||
FilingDate string `json:"filingDate"`
|
||||
Form string `json:"form"`
|
||||
//Description string `json:"description"`
|
||||
//FormDescription string `json:"formDescription"`
|
||||
FileLink string `json:"fileLink"`
|
||||
IsSelect bool `json:"isSelect"`
|
||||
}
|
||||
|
||||
func GetSecFilings(c *gin.Context) {
|
||||
|
Loading…
Reference in New Issue
Block a user