contacts := make([]map[string]string, 0)   

this.Ctx.Input.Bind(&contacts, "contacts")

 

相关文章: