文档
测试

相册详情

POST
http://leave2.com/evaluate/api/ClassScreen/getScheduleByClass

请求参数

参数名
类型
描述
必填
id
相册id
必填

响应参数

参数名
类型
描述
必填
title
相册名称
必填
files
图片列表
必填
storage_path
图片路径
必填

说明 / 示例

{ "status": 0, "msg": "操作成功", "datas": { "id": "41", "title": "班级活动", "category_id": "24", "category_name": "体育1111", "status": "2", "desc": "2", "allow_parent": "2", "create_by_uuid": "17548179d1b649b485e782b7fde8955d", "create_by_account": null, "create_by_name": "吴君", "create_date": "2022-08-05 14:09:02", "edit_by_uuid": "17548179d1b649b485e782b7fde8955d", "edit_by_account": null, "edit_by_name": "吴君", "edit_date": "2022-08-10 15:06:25", "is_delete": "0", "delete_by_uuid": null, "delete_date": null, "company_uuid": "wpB77hCAAADtF65MV8aWvLDGIefjpvwA", "company_name": "江阴市第一初级中学", "object_type": "1", "object_id": "257", "object_name": "2019级初中毕业5班", "files": [ { "id": "2378", "title": "好吃佬授权合同.jpg", "storage_path": "http://xzy-album.oss-cn-shanghai.aliyuncs.com/album/202208/a1d6f600a7fcf881298a826e5be38907.jpg?x-oss-process=image/resize,h_1200,w_2000" }, { "id": "2391", "title": "社群商业模式.jpeg", "storage_path": "http://xzy-album.oss-cn-shanghai.aliyuncs.com/album/202208/c0c6d6fc068968b71f3bb75f0d2a2975.jpeg?x-oss-process=image/resize,h_1200,w_2000" }, { "id": "2392", "title": "社群运营周期管理.jpeg", "storage_path": "http://xzy-album.oss-cn-shanghai.aliyuncs.com/album/202208/ed846c24f3e27e516c0011bd928e35fe.jpeg?x-oss-process=image/resize,h_1200,w_2000" }, { "id": "2399", "title": "群成交.JPG", "storage_path": "http://xzy-album.oss-cn-shanghai.aliyuncs.com/album/202208/326d45151bd8340ca2c1e06fa054807e.JPG?x-oss-process=image/resize,h_1200,w_2000" }, { "id": "2400", "title": "新时代营销.jpg", "storage_path": "http://xzy-album.oss-cn-shanghai.aliyuncs.com/album/202208/6605903fbb94d04e4f1b49ed3183e929.jpg?x-oss-process=image/resize,h_1200,w_2000" } ] } }