mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
edit and delete
This commit is contained in:
@@ -58,10 +58,10 @@ export class EventMapper {
|
||||
"LastOccurrence": null
|
||||
},
|
||||
"Attachments": dto.attachments.map( e => ({
|
||||
"Id": e.sourceId,
|
||||
"Id": e.id,
|
||||
// "ParentId": "AAMkADVhOGY3ZDQzLTg4ZGEtNDYxMC1iMzc5LTJkMDgwNjMxOWFlZQBGAAAAAABEDW9nKs69TKQcVqQURj8YBwBR2HR2eO7pSpNdD9cc70l+AAAAAAFKAABR2HR2eO7pSpNdD9cc70l+AACK2OeJAAA=",
|
||||
// "Source": 1,
|
||||
"SourceId": e.sourceId,
|
||||
"SourceId": e.docId,
|
||||
// "Description": "teste pp",
|
||||
"SourceName": e.sourceName,
|
||||
// "CreateDate": "2024-05-24 16:41",
|
||||
|
||||
Reference in New Issue
Block a user