Skip to content

Instantly share code, notes, and snippets.

@czy88840616
Last active December 25, 2015 11:49
Show Gist options
  • Save czy88840616/6971749 to your computer and use it in GitHub Desktop.
Save czy88840616/6971749 to your computer and use it in GitHub Desktop.
营销detail和list优化json字段
{
"12345": {
"canApply":true,
"num":32,
"checkUrl":"http://127.0.0.1/contentDetail.htm?contentId=123&type=block#tm-tab",
"requires":[
"1 每个店铺可提交20个报名商品",
"2 每个店铺可提交20个报名商品",
"3 每个店铺可提交20个报名商品"
]
},
"子活动id": {
"canApply":"是否有权限报名",
"num":"资质条数",
"checkUrl":"查看的url",
"requires":[
"1 每个店铺可提交20个报名商品",
"2 每个店铺可提交20个报名商品",
"3 每个店铺可提交20个报名商品"
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment