{ "send_time": "1605858971991", "send_uid": "23428409328", "album_id": "al1342", "fee_type": "1", "feed_medias": { "media_type": "1", "thumbnail_url": "http://www.aaa.jpg", "media_url": "http://www.aaa.jpg" }, "media_uid": "390898402", "dept_id": "12398", "op_userId": "2384082340" }
curl --location --request POST 'http://127.0.0.1/topapi/edu/feed/sync?access_token=Be3xxxx' \ --header 'Content-Type: application/json' \ --data-raw '{ "send_time": "1605858971991", "send_uid": "23428409328", "album_id": "al1342", "fee_type": "1", "feed_medias": { "media_type": "1", "thumbnail_url": "http://www.aaa.jpg", "media_url": "http://www.aaa.jpg" }, "media_uid": "390898402", "dept_id": "12398", "op_userId": "2384082340" }'
{ "success": true, "errcode": 0, "errmsg": "string" }