Files
full/apps/base/cms/test/pages/create.http

85 lines
2.4 KiB
HTTP
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
POST http://127.0.0.1:12409/Cms.PostPages/Create
Cms-Type: application/json
Authorization: {{BSM_TOKEN}}
{
"tags_identity_array": [
"01JRHW8GRW92PHMTRCXF8539PZ"
],
"title": "",
"coverPath": "/images/comic_adventure_island_cover.jpg",
"author": "",
"authorIdentity": "",
"Cms": "<p>...</p >",
"targetUrl": "https://example.com/comic-adventure-island",
"sourceUrl": "https://example.com/comic-adventure-island",
"hits": "0",
"accessoryIdentityArray": [
"0196619c-d5ae-7832-a6f3-78cef4fb1c14"
],
"hasAccessory": true,
"createdAt": "2025-04-23 11:09:00.471257 +0800 CST",
"updatedAt": "2025-04-23 15:44:24.365008 +0800 CST",
"description": "",
"likeHits": "0",
"unlikeHits": "0",
"commentHits": "0",
"type": 10,
"rights": "",
"key": "222222211",
"categoryData": [
{
"id": "53",
"identity": "0196615b-b773-72a8-a00c-37683d0e501a",
"parentId": "0",
"title": "11",
"coverPath": "",
"intro": "11111",
"createdAt": "",
"updatedAt": "",
"child": [
]
},
{
"id": "38",
"identity": "019642d5-2e29-7032-b09c-5e6e521e7449",
"parentId": "0",
"title": "adf",
"coverPath": "",
"intro": "",
"createdAt": "",
"updatedAt": "",
"child": [
]
}
],
"tags_data": [
{
"title": "",
"identity": "01JRHW8GRW92PHMTRCXF8539PZ"
}
],
"accessory_data": [
{
"title": "- (1).png",
"file_path": "/images/comic_adventure_island_cover.jpg"
}
],
"fileList": [
{
"url": "/images/comic_adventure_island_cover.jpg"
}
],
"attachment": [
{
"identity": "0196619c-d5ae-7832-a6f3-78cef4fb1c14",
"url": "http://files.apinb.com/123/2025-04/01/01JSGSSNDEWJVBCKNGEP66C1Q4.png",
"name": "- (1).png"
}
]
}