vTicketNote
儲存在資料庫中的故障工單註釋。 每個工單摘要都可以包含多個註釋。 有一個時間戳用於識別註釋的附加順序。
欄名稱
類型
目的
TicketID
int(10),null
唯一的故障工單 ID 號碼
author
varchar(100),null
在工單中編寫此註釋的人員
TicketNoteTime
datetime(3),非 null
標識註釋添加時間的時間戳
TicketNote
varchar(2000),非 null
工單註釋的內容
HiddenNote
int(10),非 null
註釋可見時為 0。註釋被隱藏時為 1。
Topic 2688: Send Feedback. Download a PDF of this online book from the first topic in the table of contents.