Инструменты пользователя

Инструменты сайта


dsp:airlay:backend:entity:comment

CommentEntity

Backend

Структура CommentEntity :

  "_id" : ObjectId,
  "createdBy" : ObjectId,
  "editedBy" : ObjectId|null,
  "issueId" : ObjectId,
  "organizationId" : ObjectId,
  "text" : string,
  "createTime" : int,
  "editTime" : int|null
  
dsp/airlay/backend/entity/comment.txt · Последнее изменение: 2021/06/20 13:53 — Лев