-
Notifications
You must be signed in to change notification settings - Fork 0
Schedule
Insane edited this page Sep 9, 2015
·
1 revision
example: https://www.cocobabys.com/kindergarten/93740362/class/777666/schedule
json response:
[
{
"error_code":0,"school_id":93740362,"class_id":777666,"schedule_id":124,"timestamp":1394642036374,
"week":{
"mon":{"am":"手工李耳erwfwer","pm":"语文"},
"tue":{"am":"木工丽儿","pm":"数学"},
"wed":{"am":"电工","pm":"化学"},
"thu":{"am":"钳工","pm":"政治"},
"fri":{"am":"车工","pm":"历史"}}}
]example: https://www.cocobabys.com/kindergarten/93740362/class/777666/schedule/preview
json response:
[{"error_code":0,"school_id":93740362,"class_id":777666,"schedule_id":124,"timestamp":1394642036374}]example: https://www.cocobabys.com/kindergarten/93740362/class/777666/schedule/124
json response:
{
"error_code":0,"school_id":93740362,"class_id":777666,"schedule_id":124,"timestamp":1394642036374,
"week":{
"mon":{"am":"手工李耳erwfwer","pm":"语文"},
"tue":{"am":"木工丽儿","pm":"数学"},
"wed":{"am":"电工","pm":"化学"},
"thu":{"am":"钳工","pm":"政治"},
"fri":{"am":"车工","pm":"历史"}}
}not applicable from mobile app
not applicable from mobile app