Commit 70ccefe4 by 裴冰博

Update pickup_time.json

parent 1cebfeaa
...@@ -16,7 +16,19 @@ ...@@ -16,7 +16,19 @@
"values": "10:00-11:00" "values": "10:00-11:00"
} }
] ]
}
},
{
"date": "12-15",
"dateKey": 1,
"dateTitle": "明天",
"timesInfoList": [
{
"timeKey": 10,
"values": "10:00-11:00"
}
]
}
], ],
"info": "查询成功" "info": "查询成功"
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment