demo测试

发布时间 2023-06-05 23:53:27作者: Amyel

1.测试测试

{
    "code": 200,
    "msg": "",
    "data": {
        "id": 23,
        "userId": 17,
        "name": "demo1",
        "content": "发的范德萨范德萨分",
        "picUrl": "http://localhost:9090/file/9752795d5dc345999dfd35fed7ad35c0.jpg",
        "step": null,
        "views": null,
        "likes": null,
        "stepImg": null,
        "collection": null,
        "createTime": null,
        "updateTime": null,
        "contentId": 0,
        "stepIds": [
            35,
            36,
            37,
            38
        ],
        "steps": [
            {
                "id": 35,
                "imgName": null,
                "imgUrl": "http://localhost:9090/file/9752795d5dc345999dfd35fed7ad35c0.jpg",
                "imgType": null,
                "imgSize": null,
                "step": 1,
                "description": "第一步",
                "create": null,
                "publishId": null,
                "md5": null
            },
            {
                "id": 36,
                "imgName": null,
                "imgUrl": "http://localhost:9090/file/9752795d5dc345999dfd35fed7ad35c0.jpg",
                "imgType": null,
                "imgSize": null,
                "step": 2,
                "description": "第二步",
                "create": null,
                "publishId": null,
                "md5": null
            },
            {
                "id": 37,
                "imgName": null,
                "imgUrl": "http://localhost:9090/file/889743fefc7a4bd78ce15f2174eb9f89.jpg",
                "imgType": null,
                "imgSize": null,
                "step": 3,
                "description": "第三步",
                "create": null,
                "publishId": null,
                "md5": null
            },
            {
                "id": 38,
                "imgName": null,
                "imgUrl": "http://localhost:9090/file/211b163d76eb443e9aa2de487fb9b1bf.jpg",
                "imgType": null,
                "imgSize": null,
                "step": 4,
                "description": "第四步",
                "create": null,
                "publishId": null,
                "md5": null
            }
        ]
    }
}