获取计划详情GET websocket测试 GET /api/plans/{{_id}}?details=true 说明 / 示例 { "data": [ { "day": 1, "list": [ { "_id": 1 【plan_list_id】, "name": "Genesis 1-2", "chapter_name": "Genesis", "space": "1-2", "from": "", "to": "", "classification_id": 2, "plan_id": 1, "day": 1, "imges": null, "describe": "", "createdAt": "2020-06-15T05:49:00.000Z", "updatedAt": "2020-06-15T05:49:00.000Z" }, { "_id": 2, "name": "Matthew 1", "chapter_name": "Matthew", "space": "1", "from": "", "to": "", "classification_id": 2, "plan_id": 1, "day": 1, "imges": null, "describe": "", "createdAt": "2020-06-15T05:49:00.000Z", "updatedAt": "2020-06-15T05:49:00.000Z" } ] }, { "day": 2, "list": [ { "_id": 3, "name": "Genesis 3-5", "chapter_name": "Genesis", "space": "3-5", "from": "", "to": "", "classification_id": 2, "plan_type_id": 1, "day": 2, "imges": null, "describe": "", "createdAt": "2020-06-15T05:49:00.000Z", "updatedAt": "2020-06-15T05:49:00.000Z" }, { "_id": 4, "name": "Matthew 2", "chapter_name": "Matthew", "space": "2", "from": "", "to": "", "classification_id": 2, "plan_type_id": 1, "day": 2, "imges": null, "describe": "", "createdAt": "2020-06-15T05:49:00.000Z", "updatedAt": "2020-06-15T05:49:00.000Z" } ] }, { "day": 3, "list": [ { "_id": 5, "name": "Genesis 6-8", "chapter_name": "Genesis", "space": "6-8", "from": "", "to": "", "classification_id": 2, "plan_type_id": 1, "day": 3, "imges": null, "describe": "", "createdAt": "2020-06-15T05:49:00.000Z", "updatedAt": "2020-06-15T05:49:00.000Z" }, { "_id": 6, "name": "Matthew 3", "chapter_name": "Matthew", "space": "3", "from": "", "to": "", "classification_id": 2, "plan_type_id": 1, "day": 3, "imges": null, "describe": "", "createdAt": "2020-06-15T05:49:00.000Z", "updatedAt": "2020-06-15T05:49:00.000Z" } ] }, { "day": 4, "list": [ { "_id": 7, "name": "Genesis 9-11", "chapter_name": "Genesis", "space": "9-11", "from": "", "to": "", "classification_id": 2, "plan_type_id": 1, "day": 4, "imges": null, "describe": "", "createdAt": "2020-06-15T05:49:00.000Z", "updatedAt": "2020-06-15T05:49:00.000Z" }, { "_id": 8, "name": "Matthew 4", "chapter_name": "Matthew", "space": "4", "from": "", "to": "", "classification_id": 2, "plan_type_id": 1, "day": 4, "imges": null, "describe": "", "createdAt": "2020-06-15T05:49:00.000Z", "updatedAt": "2020-06-15T05:49:00.000Z" } ] }, { "day": 5, "list": [ { "_id": 9, "name": "Genesis 12-14", "chapter_name": "Genesis", "space": "12-14", "from": "", "to": "", "classification_id": 2, "plan_type_id": 1, "day": 5, "imges": null, "describe": "", "createdAt": "2020-06-15T05:49:00.000Z", "updatedAt": "2020-06-15T05:49:00.000Z" }, { "_id": 10, "name": "Matthew 5:1-26", "chapter_name": "Matthew", "space": "5", "from": "1", "to": "26", "classification_id": 2, "plan_type_id": 1, "day": 5, "imges": null, "describe": "", "createdAt": "2020-06-15T05:49:00.000Z", "updatedAt": "2020-06-15T05:49:00.000Z" } ] } ], "status": 200 }
{ "data": [ { "day": 1, "list": [ { "_id": 1 【plan_list_id】, "name": "Genesis 1-2", "chapter_name": "Genesis", "space": "1-2", "from": "", "to": "", "classification_id": 2, "plan_id": 1, "day": 1, "imges": null, "describe": "", "createdAt": "2020-06-15T05:49:00.000Z", "updatedAt": "2020-06-15T05:49:00.000Z" }, { "_id": 2, "name": "Matthew 1", "chapter_name": "Matthew", "space": "1", "from": "", "to": "", "classification_id": 2, "plan_id": 1, "day": 1, "imges": null, "describe": "", "createdAt": "2020-06-15T05:49:00.000Z", "updatedAt": "2020-06-15T05:49:00.000Z" } ] }, { "day": 2, "list": [ { "_id": 3, "name": "Genesis 3-5", "chapter_name": "Genesis", "space": "3-5", "from": "", "to": "", "classification_id": 2, "plan_type_id": 1, "day": 2, "imges": null, "describe": "", "createdAt": "2020-06-15T05:49:00.000Z", "updatedAt": "2020-06-15T05:49:00.000Z" }, { "_id": 4, "name": "Matthew 2", "chapter_name": "Matthew", "space": "2", "from": "", "to": "", "classification_id": 2, "plan_type_id": 1, "day": 2, "imges": null, "describe": "", "createdAt": "2020-06-15T05:49:00.000Z", "updatedAt": "2020-06-15T05:49:00.000Z" } ] }, { "day": 3, "list": [ { "_id": 5, "name": "Genesis 6-8", "chapter_name": "Genesis", "space": "6-8", "from": "", "to": "", "classification_id": 2, "plan_type_id": 1, "day": 3, "imges": null, "describe": "", "createdAt": "2020-06-15T05:49:00.000Z", "updatedAt": "2020-06-15T05:49:00.000Z" }, { "_id": 6, "name": "Matthew 3", "chapter_name": "Matthew", "space": "3", "from": "", "to": "", "classification_id": 2, "plan_type_id": 1, "day": 3, "imges": null, "describe": "", "createdAt": "2020-06-15T05:49:00.000Z", "updatedAt": "2020-06-15T05:49:00.000Z" } ] }, { "day": 4, "list": [ { "_id": 7, "name": "Genesis 9-11", "chapter_name": "Genesis", "space": "9-11", "from": "", "to": "", "classification_id": 2, "plan_type_id": 1, "day": 4, "imges": null, "describe": "", "createdAt": "2020-06-15T05:49:00.000Z", "updatedAt": "2020-06-15T05:49:00.000Z" }, { "_id": 8, "name": "Matthew 4", "chapter_name": "Matthew", "space": "4", "from": "", "to": "", "classification_id": 2, "plan_type_id": 1, "day": 4, "imges": null, "describe": "", "createdAt": "2020-06-15T05:49:00.000Z", "updatedAt": "2020-06-15T05:49:00.000Z" } ] }, { "day": 5, "list": [ { "_id": 9, "name": "Genesis 12-14", "chapter_name": "Genesis", "space": "12-14", "from": "", "to": "", "classification_id": 2, "plan_type_id": 1, "day": 5, "imges": null, "describe": "", "createdAt": "2020-06-15T05:49:00.000Z", "updatedAt": "2020-06-15T05:49:00.000Z" }, { "_id": 10, "name": "Matthew 5:1-26", "chapter_name": "Matthew", "space": "5", "from": "1", "to": "26", "classification_id": 2, "plan_type_id": 1, "day": 5, "imges": null, "describe": "", "createdAt": "2020-06-15T05:49:00.000Z", "updatedAt": "2020-06-15T05:49:00.000Z" } ] } ], "status": 200 }