mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
Improve
This commit is contained in:
@@ -9,6 +9,15 @@ export class SearchDocument {
|
||||
appName?: string;
|
||||
}
|
||||
|
||||
|
||||
export class Attachments {
|
||||
Id?: number
|
||||
Source: number
|
||||
SourceId: any
|
||||
SourceName: any
|
||||
ApplicationId: number | string
|
||||
}
|
||||
|
||||
export class FromSearchDocument {
|
||||
ApplicationId: number
|
||||
ApplicationID: number
|
||||
|
||||
Reference in New Issue
Block a user