-
-
Save kikohz/8487173 to your computer and use it in GitHub Desktop.
kvo test file
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
{ | |
data: [ | |
{ | |
ad_name: "测试", | |
ad_des: "这是一条测试数据", | |
ad_type: "web", | |
ad_image: "http://ww4.sinaimg.cn/bmiddle/b89e3f89gw1ecnm9ngyipj20c80ewad8.jpg", | |
ad_url: "http://xxx.com", | |
ad_location: 0, | |
ad_id: "0" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment