Created
June 3, 2013 05:02
-
-
Save ijse/5696201 to your computer and use it in GitHub Desktop.
新闻接口返回数据格式
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cyouCallback([ | |
{ | |
"url": "/ty/media/20130415/55113.shtml", | |
"date": "2013-04-15", | |
"title": "【优酷】超燃!玩家激情解说桃园竞技场", | |
"channel":"媒体" | |
}, | |
{ | |
"url": "/ty/media/20130415/55112.shtml", | |
"date": "2013-04-15", | |
"title": "【优酷】竞技场解说大赛 毛裤搞笑演绎", | |
"channel":"媒体" | |
}, | |
{ | |
"url": "/ty/events/20130407/55092.shtml", | |
"date": "2013-04-15", | |
"title": "《桃园》热斗三部曲 万元悬赏最强帮派", | |
"channel":"活动" | |
}, | |
{ | |
"url": "/ty/news/20130412/55110.shtml", | |
"date": "2013-04-12", | |
"title": "《桃园》天下第一赛 多图预测夺冠热门", | |
"channel":"新闻" | |
}, | |
{ | |
"url": "/ty/media/20130411/55109.shtml", | |
"date": "2013-04-11", | |
"title": "【记者团】新宠物技能搭配攻略分享", | |
"channel":"媒体" | |
}, | |
{ | |
"url": "/ty/news/20130411/55106.shtml", | |
"date": "2013-04-11", | |
"title": "《桃园》新添小乔刘备武将技 CG公布", | |
"channel":"新闻" | |
}, | |
{} ]); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment