refactor: reorganize modules and add Linux build tooling

This commit is contained in:
2026-08-09 12:41:08 +08:00
parent 86024fa81d
commit 5cc5fd92ed
1461 changed files with 4054 additions and 4724 deletions

View File

@@ -0,0 +1,88 @@
POST http://127.0.0.1:12409/Cms.PostPages/Modify
Cms-Type: application/json
Authorization: {{BSM_TOKEN}}
{
"identity":"01968030-95c3-7b64-be95-c4d095652103",
"tags_identity_array": [
"01JRHW8GRW92PHMTRCXF8539PZ",
"01JRHW6SVJBQTHXAD83H1E0W0K"
],
"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",
"accessory_identity_array": [
"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"
}
]
}