Skip to content

Commit

Permalink
程序清单数组数据
Browse files Browse the repository at this point in the history
  • Loading branch information
Gracesa committed Dec 5, 2017
1 parent ff836c5 commit a532f90
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions 1514080901238/tasklistdata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"tasklist": [
{
"id": 1,
"content": "12月16日考英语六级",
},
{
"id": 2,
"content": "晚上出去要带雨伞",
},
{
"id": 3,
"content": "下午16点浇花",
},
{
"id": 4,
"content": "农历10.28是爸爸生日,送祝福加礼物",
},
{
"id": 5,
" content": "这周日下午去买支手表当礼物",
},
{
" id": 6,
"content": "周六晚上19点同学聚会",
}
]
}

0 comments on commit a532f90

Please sign in to comment.