fix query

This commit is contained in:
Jay
2019-05-22 23:25:25 +08:00
parent 25892f83ae
commit a7cb7cf8cf
2 changed files with 5 additions and 4 deletions
+1
View File
@@ -163,6 +163,7 @@ func UpdateInstagramPost(c *context.Context) {
err = ig.GetGroups()
if err != nil {
fmt.Println("get group err :: ", err)
continue
}