專案

一般

配置概況

動作

Bugs #11625

進行中

Bugs #11593: 20260319 bug list

F421公告資訊-資訊處-最新消息維護-(新增或修改)圖片說明-增加附檔-資料無法變更存檔

由 freddy hsu 於 5 天 前加入. 於 1 天 前更新.

狀態:
待處理
優先權:
正常速度
被分派者:
開始日期:
2026/03/22
完成日期:
完成百分比:

90%

預估工時:

概述

參考影片


檔案

2026-03-22 18-47-43.mkv (9.95 MB) 2026-03-22 18-47-43.mkv freddy hsu, 2026/03/22 上午10:51
2026-03-26 13-03-49.mkv (9.55 MB) 2026-03-26 13-03-49.mkv freddy hsu, 2026/03/26 上午05:07

由 Rusheep Chen 於 5 天 前更新

PUT /api/latest-news-management/{id} 修改

修改後的"attachmentUrl" 並沒有被儲存
payload

{
    "id": "3",
    "publishDate": "2026-03-22T16:00:00.000Z",
    "expireDate": "2026-03-23T16:00:00.000Z",
    "targetTypes": [
        "Doctor",
        "Cooperator",
        "HealthAdm",
        "GeneralMember",
        "MedicalMember"
    ],
    "publishType": "LatestNews",
    "title": "test",
    "summary": null,
    "homepageThumbnail": "http://10.0.5.31:60003/api/file/684743_0_457888a3-863b-46ce-9cd6-a80e9eb85166.jpg",
    "content": "<p>test</p>",
    "imagePath": "http://10.0.5.31:60003/api/file/5fe72eac-9e4d-424c-a8b8-75f1fb379f3d.jpg",
    "imageMsg": "n8n被超越了",
    "videoUrl": "https://youtu.be/Q2k-2grof6o?si=mQVpsrliA_5mnCPR",
    "attachmentUrl": "http://10.0.5.31:60003/api/file/3955_0_aca71eac-56cd-4ad8-a6d3-b2ad1196136d.jpg",
    "isVisible": true,
    "isPinned": true,
    "tags": [
        "n8n是否過玉"
    ]
}

GET /api/latest-news-management/{id} 單筆查詢

response

{
    "id": 3,
    "publishDate": "2026-03-23T00:00:00.000+08:00",
    "expireDate": "2026-03-24T00:00:00.000+08:00",
    "isVisible": true,
    "publishType": "LatestNews",
    "targetTypes": [
        "Doctor",
        "Cooperator",
        "HealthAdm",
        "GeneralMember",
        "MedicalMember"
    ],
    "title": "test",
    "summary": null,
    "homepageThumbnail": "http://10.0.5.31:60003/api/file/684743_0_457888a3-863b-46ce-9cd6-a80e9eb85166.jpg",
    "content": "<p>test</p>",
    "imagePath": "http://10.0.5.31:60003/api/file/5fe72eac-9e4d-424c-a8b8-75f1fb379f3d.jpg",
    "videoUrl": "https://youtu.be/Q2k-2grof6o?si=mQVpsrliA_5mnCPR",
    "isPinned": true,
    "tags": [
        "n8n是否過玉"
    ],
    "attachmentUrl": null,
    "isMyFavorite": false,
    "imageMsg": "n8n被超越了"
}

由 Rusheep Chen 於 5 天 前更新

  • 被分派者Jimmy Tsai 變更為 Sam Wang

由 Rusheep Chen 於 5 天 前更新

  • 狀態新建立 變更為 待測試

由 Rusheep Chen 於 5 天 前更新

  • 被分派者Sam Wang 變更為 freddy hsu

由 Rusheep Chen 於 5 天 前更新

  • 完成百分比0 變更為 90

由 freddy hsu 於 1 天 前更新

功能確認:

  1. 附件無法下載
  2. 影片無法開啟
  3. 請參考影片附件說明
動作

匯出至 Atom PDF