@silexpert/core 1.1.202 → 1.1.203
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/api/resources/OldExpertInfos.d.ts +9 -0
- package/dist/cjs/api/resources/OldExpertInfos.d.ts.map +1 -0
- package/dist/cjs/api/resources/OldExpertInfos.js +20 -0
- package/dist/cjs/api/resources/OldExpertInfos.js.map +1 -0
- package/dist/cjs/api/resources.d.ts +2 -0
- package/dist/cjs/api/resources.d.ts.map +1 -1
- package/dist/cjs/api/resources.js +2 -0
- package/dist/cjs/api/resources.js.map +1 -1
- package/dist/cjs/types/Enum/BalanceSheetQuestionWording.d.ts +2 -1
- package/dist/cjs/types/Enum/BalanceSheetQuestionWording.d.ts.map +1 -1
- package/dist/cjs/types/Enum/BalanceSheetQuestionWording.js +2 -1
- package/dist/cjs/types/Enum/BalanceSheetQuestionWording.js.map +1 -1
- package/dist/cjs/types/Enum/ComptaType.d.ts +19 -0
- package/dist/cjs/types/Enum/ComptaType.d.ts.map +1 -1
- package/dist/cjs/types/Enum/ComptaType.js +27 -1
- package/dist/cjs/types/Enum/ComptaType.js.map +1 -1
- package/dist/cjs/types/Enum/Ged.d.ts +23 -1
- package/dist/cjs/types/Enum/Ged.d.ts.map +1 -1
- package/dist/cjs/types/Enum/Ged.js +23 -1
- package/dist/cjs/types/Enum/Ged.js.map +1 -1
- package/dist/cjs/types/Enum/MailDomainType.d.ts.map +1 -1
- package/dist/cjs/types/Enum/MailDomainType.js +2 -0
- package/dist/cjs/types/Enum/MailDomainType.js.map +1 -1
- package/dist/cjs/types/Interface/api/contest/Create.d.ts +4 -0
- package/dist/cjs/types/Interface/api/contest/Create.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/contest/Create.js +22 -0
- package/dist/cjs/types/Interface/api/contest/Create.js.map +1 -1
- package/dist/cjs/types/Interface/api/gedFile/createFileAndGed.d.ts +2 -1
- package/dist/cjs/types/Interface/api/gedFile/createFileAndGed.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/gedFile/createFileAndGed.js +6 -2
- package/dist/cjs/types/Interface/api/gedFile/createFileAndGed.js.map +1 -1
- package/dist/cjs/types/Interface/api/library/QueryLibrary.d.ts +1 -1
- package/dist/cjs/types/Interface/api/library/QueryLibrary.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/library/QueryLibrary.js +1 -1
- package/dist/cjs/types/Interface/api/library/QueryLibrary.js.map +1 -1
- package/dist/cjs/types/Interface/api/oldExportInfo/OldExpertInfos.d.ts +16 -0
- package/dist/cjs/types/Interface/api/oldExportInfo/OldExpertInfos.d.ts.map +1 -0
- package/dist/cjs/types/Interface/api/oldExportInfo/OldExpertInfos.js +94 -0
- package/dist/cjs/types/Interface/api/oldExportInfo/OldExpertInfos.js.map +1 -0
- package/dist/cjs/types/Interface/models/IOldExpertInfo.d.ts +6 -6
- package/dist/cjs/types/Interface/models/IOldExpertInfo.d.ts.map +1 -1
- package/dist/cjs/types/Interface/models/IOldExpertInfo.js.map +1 -1
- package/dist/cjs/types/Interface/models/IUserContest.d.ts +3 -0
- package/dist/cjs/types/Interface/models/IUserContest.d.ts.map +1 -1
- package/dist/cjs/types/Interface/models/IUserContest.js.map +1 -1
- package/dist/cjs/types/Interface/models/IVoteContest.d.ts +1 -0
- package/dist/cjs/types/Interface/models/IVoteContest.d.ts.map +1 -1
- package/dist/cjs/types/Interface/models/IVoteContest.js.map +1 -1
- package/dist/cjs/types/index.d.ts +1 -0
- package/dist/cjs/types/index.d.ts.map +1 -1
- package/dist/cjs/types/index.js +1 -0
- package/dist/cjs/types/index.js.map +1 -1
- package/dist/mjs/api/resources/OldExpertInfos.d.ts +9 -0
- package/dist/mjs/api/resources/OldExpertInfos.d.ts.map +1 -0
- package/dist/mjs/api/resources/OldExpertInfos.js +20 -0
- package/dist/mjs/api/resources/OldExpertInfos.js.map +1 -0
- package/dist/mjs/api/resources.d.ts +2 -0
- package/dist/mjs/api/resources.d.ts.map +1 -1
- package/dist/mjs/api/resources.js +2 -0
- package/dist/mjs/api/resources.js.map +1 -1
- package/dist/mjs/types/Enum/BalanceSheetQuestionWording.d.ts +2 -1
- package/dist/mjs/types/Enum/BalanceSheetQuestionWording.d.ts.map +1 -1
- package/dist/mjs/types/Enum/BalanceSheetQuestionWording.js +2 -1
- package/dist/mjs/types/Enum/BalanceSheetQuestionWording.js.map +1 -1
- package/dist/mjs/types/Enum/ComptaType.d.ts +19 -0
- package/dist/mjs/types/Enum/ComptaType.d.ts.map +1 -1
- package/dist/mjs/types/Enum/ComptaType.js +26 -0
- package/dist/mjs/types/Enum/ComptaType.js.map +1 -1
- package/dist/mjs/types/Enum/Ged.d.ts +23 -1
- package/dist/mjs/types/Enum/Ged.d.ts.map +1 -1
- package/dist/mjs/types/Enum/Ged.js +23 -1
- package/dist/mjs/types/Enum/Ged.js.map +1 -1
- package/dist/mjs/types/Enum/MailDomainType.d.ts.map +1 -1
- package/dist/mjs/types/Enum/MailDomainType.js +2 -0
- package/dist/mjs/types/Enum/MailDomainType.js.map +1 -1
- package/dist/mjs/types/Interface/api/contest/Create.d.ts +4 -0
- package/dist/mjs/types/Interface/api/contest/Create.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/contest/Create.js +26 -0
- package/dist/mjs/types/Interface/api/contest/Create.js.map +1 -1
- package/dist/mjs/types/Interface/api/gedFile/createFileAndGed.d.ts +2 -1
- package/dist/mjs/types/Interface/api/gedFile/createFileAndGed.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/gedFile/createFileAndGed.js +7 -2
- package/dist/mjs/types/Interface/api/gedFile/createFileAndGed.js.map +1 -1
- package/dist/mjs/types/Interface/api/library/QueryLibrary.d.ts +1 -1
- package/dist/mjs/types/Interface/api/library/QueryLibrary.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/library/QueryLibrary.js +1 -1
- package/dist/mjs/types/Interface/api/library/QueryLibrary.js.map +1 -1
- package/dist/mjs/types/Interface/api/oldExportInfo/OldExpertInfos.d.ts +16 -0
- package/dist/mjs/types/Interface/api/oldExportInfo/OldExpertInfos.d.ts.map +1 -0
- package/dist/mjs/types/Interface/api/oldExportInfo/OldExpertInfos.js +103 -0
- package/dist/mjs/types/Interface/api/oldExportInfo/OldExpertInfos.js.map +1 -0
- package/dist/mjs/types/Interface/models/IOldExpertInfo.d.ts +6 -6
- package/dist/mjs/types/Interface/models/IOldExpertInfo.d.ts.map +1 -1
- package/dist/mjs/types/Interface/models/IOldExpertInfo.js.map +1 -1
- package/dist/mjs/types/Interface/models/IUserContest.d.ts +3 -0
- package/dist/mjs/types/Interface/models/IUserContest.d.ts.map +1 -1
- package/dist/mjs/types/Interface/models/IUserContest.js.map +1 -1
- package/dist/mjs/types/Interface/models/IVoteContest.d.ts +1 -0
- package/dist/mjs/types/Interface/models/IVoteContest.d.ts.map +1 -1
- package/dist/mjs/types/Interface/models/IVoteContest.js.map +1 -1
- package/dist/mjs/types/index.d.ts +1 -0
- package/dist/mjs/types/index.d.ts.map +1 -1
- package/dist/mjs/types/index.js +1 -0
- package/dist/mjs/types/index.js.map +1 -1
- package/package.json +1 -1
- package/ts/api/resources/OldExpertInfos.ts +25 -0
- package/ts/api/resources.ts +2 -0
- package/ts/types/Enum/BalanceSheetQuestionWording.ts +2 -1
- package/ts/types/Enum/ComptaType.ts +28 -1
- package/ts/types/Enum/Ged.ts +23 -1
- package/ts/types/Enum/MailDomainType.ts +2 -0
- package/ts/types/Interface/api/contest/Create.ts +19 -0
- package/ts/types/Interface/api/gedFile/createFileAndGed.ts +5 -2
- package/ts/types/Interface/api/library/QueryLibrary.ts +1 -1
- package/ts/types/Interface/api/oldExportInfo/OldExpertInfos.ts +67 -0
- package/ts/types/Interface/models/IOldExpertInfo.ts +6 -6
- package/ts/types/Interface/models/IUserContest.ts +3 -0
- package/ts/types/Interface/models/IVoteContest.ts +2 -1
- package/ts/types/index.ts +1 -0
package/ts/types/Enum/Ged.ts
CHANGED
|
@@ -173,90 +173,112 @@ export const GedFileTypeDetail = {
|
|
|
173
173
|
STATUTES: {
|
|
174
174
|
id: GedFileType.STATUTES,
|
|
175
175
|
name: 'Statuts',
|
|
176
|
+
idGedFolder: GedFolder.KBIS,
|
|
176
177
|
},
|
|
177
178
|
IDENTITY_CARD: {
|
|
178
179
|
id: GedFileType.IDENTITY_CARD,
|
|
179
180
|
name: 'Carte d\'identité',
|
|
181
|
+
idGedFolder: GedFolder.KBIS,
|
|
180
182
|
},
|
|
181
183
|
KBIS: {
|
|
182
184
|
id: GedFileType.KBIS,
|
|
183
185
|
name: 'KBis',
|
|
186
|
+
idGedFolder: GedFolder.KBIS,
|
|
184
187
|
},
|
|
185
188
|
RIB: {
|
|
186
|
-
id:
|
|
189
|
+
id: GedFileType.RIB,
|
|
187
190
|
name: 'RIB',
|
|
191
|
+
idGedFolder: GedFolder.RIB_MANDATES,
|
|
188
192
|
},
|
|
189
193
|
FISCAL_MEMENTO: {
|
|
190
194
|
id: GedFileType.FISCAL_MEMENTO,
|
|
191
195
|
name: 'Memento fiscal',
|
|
196
|
+
idGedFolder: GedFolder.KBIS,
|
|
192
197
|
},
|
|
193
198
|
SEPA: {
|
|
194
199
|
id: GedFileType.SEPA,
|
|
195
200
|
name: 'SEPA',
|
|
201
|
+
idGedFolder: GedFolder.RIB_MANDATES,
|
|
196
202
|
},
|
|
197
203
|
PLAQUETTE: {
|
|
198
204
|
id: GedFileType.PLAQUETTE,
|
|
199
205
|
name: 'Plaquette',
|
|
206
|
+
idGedFolder: GedFolder.LDM,
|
|
200
207
|
},
|
|
201
208
|
M0: {
|
|
202
209
|
id: GedFileType.M0,
|
|
203
210
|
name: 'M0',
|
|
211
|
+
idGedFolder: GedFolder.KBIS,
|
|
204
212
|
},
|
|
205
213
|
DBE: {
|
|
206
214
|
id: GedFileType.DBE,
|
|
207
215
|
name: 'DBE',
|
|
216
|
+
idGedFolder: GedFolder.KBIS,
|
|
208
217
|
},
|
|
209
218
|
OTHER: {
|
|
210
219
|
id: GedFileType.OTHER,
|
|
211
220
|
name: 'Autres',
|
|
221
|
+
idGedFolder: GedFolder.AGM,
|
|
212
222
|
},
|
|
213
223
|
SIRENE: {
|
|
214
224
|
id: GedFileType.SIRENE,
|
|
215
225
|
name: 'Inscription au répertoire SIRENE / Répertoire des métiers',
|
|
226
|
+
idGedFolder: GedFolder.KBIS,
|
|
216
227
|
},
|
|
217
228
|
PATRIMONY: {
|
|
218
229
|
id: GedFileType.PATRIMONY,
|
|
219
230
|
name: 'Déclaration du patrimoine affectée',
|
|
231
|
+
idGedFolder: GedFolder.KBIS,
|
|
220
232
|
},
|
|
221
233
|
DBE2: {
|
|
222
234
|
id: GedFileType.DBE2,
|
|
223
235
|
name: 'Déclaration des bénéficiaires effectifs',
|
|
236
|
+
idGedFolder: GedFolder.KBIS,
|
|
224
237
|
},
|
|
225
238
|
DISTRIBUTION_OF_SHARE: {
|
|
226
239
|
id: GedFileType.DISTRIBUTION_OF_SHARE,
|
|
227
240
|
name: 'Liste des souscripteurs pour connaître la répartition des actions',
|
|
241
|
+
idGedFolder: GedFolder.STATUTES,
|
|
228
242
|
},
|
|
229
243
|
REGISTRATION_OF_THE_ASSOCIATION_AT_THE_PREFECTURE: {
|
|
230
244
|
id: GedFileType.REGISTRATION_OF_THE_ASSOCIATION_AT_THE_PREFECTURE,
|
|
231
245
|
name: 'Récépissé d’inscription de l’association en préfecture',
|
|
246
|
+
idGedFolder: GedFolder.KBIS,
|
|
232
247
|
},
|
|
233
248
|
REPRESENTATIVE_OF_THE_ASSOCIATION: {
|
|
234
249
|
id: GedFileType.REPRESENTATIVE_OF_THE_ASSOCIATION,
|
|
235
250
|
name: 'Liste des représentants de l’association',
|
|
251
|
+
idGedFolder: GedFolder.KBIS,
|
|
236
252
|
},
|
|
237
253
|
RULES_OF_PROCEDURE: {
|
|
238
254
|
id: GedFileType.RULES_OF_PROCEDURE,
|
|
239
255
|
name: 'Règlement intérieur',
|
|
256
|
+
idGedFolder: GedFolder.STATUTES,
|
|
240
257
|
},
|
|
241
258
|
REVISION_GUIDE: {
|
|
242
259
|
id: GedFileType.REVISION_GUIDE,
|
|
243
260
|
name: 'Guide de révision',
|
|
261
|
+
idGedFolder: GedFolder.PENDING_POINTS,
|
|
244
262
|
},
|
|
245
263
|
SUMMARY_NOTE: {
|
|
246
264
|
id: GedFileType.SUMMARY_NOTE,
|
|
247
265
|
name: 'Notes de synthèse',
|
|
266
|
+
idGedFolder: GedFolder.FORMALISM,
|
|
248
267
|
},
|
|
249
268
|
BALANCESHEET_NOTE: {
|
|
250
269
|
id: GedFileType.BALANCESHEET_NOTE,
|
|
251
270
|
name: 'Notes de bilan',
|
|
271
|
+
idGedFolder: GedFolder.FORMALISM,
|
|
252
272
|
},
|
|
253
273
|
PERSONNAL_RIB: {
|
|
254
274
|
id: GedFileType.PERSONNAL_RIB,
|
|
255
275
|
name: 'RIB Personnel',
|
|
276
|
+
idGedFolder: GedFolder.RIB_MANDATES,
|
|
256
277
|
},
|
|
257
278
|
FISCAL_BUNDLE: {
|
|
258
279
|
id: GedFileType.FISCAL_BUNDLE,
|
|
259
280
|
name: 'Document Comptable N-1',
|
|
281
|
+
idGedFolder: GedFolder.CLOSE_BALANCE_SHEET,
|
|
260
282
|
},
|
|
261
283
|
};
|
|
262
284
|
|
|
@@ -22,6 +22,9 @@ export class CreateUserContest {
|
|
|
22
22
|
@ApiProperty()
|
|
23
23
|
siren: string;
|
|
24
24
|
|
|
25
|
+
@ApiPropertyOptional()
|
|
26
|
+
companyWebsite?: string;
|
|
27
|
+
|
|
25
28
|
@ApiPropertyOptional()
|
|
26
29
|
productDescription?: string;
|
|
27
30
|
|
|
@@ -38,6 +41,16 @@ export class CreateUserContest {
|
|
|
38
41
|
@ApiPropertyOptional()
|
|
39
42
|
@IsOptional()
|
|
40
43
|
banner?: TFile;
|
|
44
|
+
|
|
45
|
+
@ApiProperty()
|
|
46
|
+
@IsBoolean()
|
|
47
|
+
@ToBoolean()
|
|
48
|
+
acceptNewsletter: boolean;
|
|
49
|
+
|
|
50
|
+
@ApiProperty()
|
|
51
|
+
@IsBoolean()
|
|
52
|
+
@ToBoolean()
|
|
53
|
+
acceptPromotion: boolean;
|
|
41
54
|
|
|
42
55
|
@ApiPropertyOptional()
|
|
43
56
|
@IsOptional()
|
|
@@ -59,6 +72,12 @@ export class CreateCheckVote {
|
|
|
59
72
|
@ApiProperty()
|
|
60
73
|
idVoter: number;
|
|
61
74
|
|
|
75
|
+
|
|
76
|
+
@ApiProperty()
|
|
77
|
+
@IsBoolean()
|
|
78
|
+
@ToBoolean()
|
|
79
|
+
acceptContact: boolean;
|
|
80
|
+
|
|
62
81
|
@ApiPropertyOptional()
|
|
63
82
|
recaptcha?: string;
|
|
64
83
|
|
|
@@ -17,9 +17,8 @@ export class CreateFileAndGed {
|
|
|
17
17
|
emissionDate: Date;
|
|
18
18
|
|
|
19
19
|
@ApiPropertyOptional()
|
|
20
|
-
@IsNumber()
|
|
21
20
|
@IsOptional()
|
|
22
|
-
statutFile: number;
|
|
21
|
+
statutFile: number | null;
|
|
23
22
|
|
|
24
23
|
@ApiPropertyOptional()
|
|
25
24
|
@IsNumber()
|
|
@@ -57,4 +56,8 @@ export class CreateFileAndGed {
|
|
|
57
56
|
@IsNumber()
|
|
58
57
|
@IsOptional()
|
|
59
58
|
idSocietyConfigBalanceSheet: number;
|
|
59
|
+
|
|
60
|
+
@ApiPropertyOptional()
|
|
61
|
+
@IsOptional()
|
|
62
|
+
needToBeReviewed: boolean | null;
|
|
60
63
|
}
|
|
@@ -0,0 +1,67 @@
|
|
|
1
|
+
import { IsBoolean, IsDate, IsInt, IsOptional, IsString } from 'class-validator';
|
|
2
|
+
import { ApiProperty, ApiPropertyOptional } from '../../../../utils';
|
|
3
|
+
|
|
4
|
+
export class CreateOldExpertInfo {
|
|
5
|
+
@ApiPropertyOptional()
|
|
6
|
+
@IsOptional()
|
|
7
|
+
@IsString()
|
|
8
|
+
name: string;
|
|
9
|
+
|
|
10
|
+
@ApiPropertyOptional()
|
|
11
|
+
@IsOptional()
|
|
12
|
+
@IsString()
|
|
13
|
+
noteFor: string | null;
|
|
14
|
+
|
|
15
|
+
@ApiPropertyOptional()
|
|
16
|
+
@IsOptional()
|
|
17
|
+
@IsString()
|
|
18
|
+
address: string;
|
|
19
|
+
|
|
20
|
+
@ApiPropertyOptional()
|
|
21
|
+
@IsOptional()
|
|
22
|
+
@IsString()
|
|
23
|
+
city: string;
|
|
24
|
+
|
|
25
|
+
@ApiPropertyOptional()
|
|
26
|
+
@IsOptional()
|
|
27
|
+
@IsString()
|
|
28
|
+
zipCode: string;
|
|
29
|
+
|
|
30
|
+
@ApiPropertyOptional()
|
|
31
|
+
@IsOptional()
|
|
32
|
+
@IsString()
|
|
33
|
+
email: string;
|
|
34
|
+
|
|
35
|
+
@ApiPropertyOptional()
|
|
36
|
+
@IsOptional()
|
|
37
|
+
@IsInt()
|
|
38
|
+
stateLetter: number | null;
|
|
39
|
+
|
|
40
|
+
@ApiPropertyOptional()
|
|
41
|
+
@IsOptional()
|
|
42
|
+
@IsDate()
|
|
43
|
+
recoveryDate: Date | null;
|
|
44
|
+
|
|
45
|
+
@ApiPropertyOptional()
|
|
46
|
+
@IsOptional()
|
|
47
|
+
@IsString()
|
|
48
|
+
filePdf: string | null;
|
|
49
|
+
|
|
50
|
+
@ApiPropertyOptional()
|
|
51
|
+
@IsOptional()
|
|
52
|
+
@IsDate()
|
|
53
|
+
dateSendReprise: Date | null;
|
|
54
|
+
|
|
55
|
+
@ApiProperty()
|
|
56
|
+
@IsBoolean()
|
|
57
|
+
dontHaveOldExpert: boolean;
|
|
58
|
+
|
|
59
|
+
@ApiPropertyOptional()
|
|
60
|
+
@IsOptional()
|
|
61
|
+
@IsInt()
|
|
62
|
+
idUser: number | null;
|
|
63
|
+
|
|
64
|
+
@ApiProperty()
|
|
65
|
+
@IsInt()
|
|
66
|
+
idSociety: number;
|
|
67
|
+
}
|
|
@@ -4,8 +4,8 @@ import { IUser } from './IUser';
|
|
|
4
4
|
// oldExpertInfo
|
|
5
5
|
export interface IOldExpertInfo {
|
|
6
6
|
id?: number;
|
|
7
|
-
name
|
|
8
|
-
noteFor
|
|
7
|
+
name?: string | null;
|
|
8
|
+
noteFor?: string | null;
|
|
9
9
|
address: string | null;
|
|
10
10
|
city: string | null;
|
|
11
11
|
zipCode: string | null;
|
|
@@ -15,13 +15,13 @@ export interface IOldExpertInfo {
|
|
|
15
15
|
filePdf: string | null;
|
|
16
16
|
dateSendReprise: Date | null;
|
|
17
17
|
dontHaveOldExpert: boolean;
|
|
18
|
-
idUser
|
|
18
|
+
idUser?: number | null;
|
|
19
19
|
idSociety: number;
|
|
20
|
-
idFile
|
|
20
|
+
idFile?: number | null;
|
|
21
21
|
createdAt?: Date | null;
|
|
22
22
|
updatedAt?: Date | null;
|
|
23
23
|
|
|
24
24
|
// Associations
|
|
25
|
-
file
|
|
26
|
-
user
|
|
25
|
+
file?: IFile;
|
|
26
|
+
user?: IUser;
|
|
27
27
|
}
|
|
@@ -9,11 +9,14 @@ export interface IUserContest {
|
|
|
9
9
|
phone: string;
|
|
10
10
|
societyName: string;
|
|
11
11
|
siren: string;
|
|
12
|
+
companyWebsite?: string | null;
|
|
12
13
|
productDescription?: string | null;
|
|
13
14
|
societyDescription?: string | null;
|
|
14
15
|
tokenPhoto?: string | null;
|
|
15
16
|
tokenLogo?: string | null;
|
|
16
17
|
tokenBanner?: string | null;
|
|
18
|
+
acceptNewsletter: boolean;
|
|
19
|
+
acceptPromotion: boolean;
|
|
17
20
|
createdAt?: Date | null;
|
|
18
21
|
updatedAt?: Date | null;
|
|
19
22
|
deletedAt?: Date | null;
|
|
@@ -5,7 +5,8 @@ export interface IVoteContest {
|
|
|
5
5
|
emailVoter: string;
|
|
6
6
|
hashMail: string;
|
|
7
7
|
ipAddress: string;
|
|
8
|
-
hasVoteBeenCompleted: boolean
|
|
8
|
+
hasVoteBeenCompleted: boolean;
|
|
9
|
+
acceptContact: boolean;
|
|
9
10
|
idUserVoteFor?: number | null;
|
|
10
11
|
createdAt?: Date | null;
|
|
11
12
|
updatedAt?: Date | null;
|
package/ts/types/index.ts
CHANGED
|
@@ -729,6 +729,7 @@ export * from './Interface/api/team/QueryUpdate';
|
|
|
729
729
|
export * from './Interface/api/constitutionHistory/QueryPaginatedConstitutionHistory';
|
|
730
730
|
export * from './Interface/api/userSpecialDay/BodyUserSpecialDay';
|
|
731
731
|
export * from './Interface/api/userSpecialDay/QueryUserSpecialDay';
|
|
732
|
+
export * from './Interface/api/oldExportInfo/OldExpertInfos';
|
|
732
733
|
|
|
733
734
|
// export * from './Interface/api/survey/QuerySurvey';
|
|
734
735
|
export * from './Interface/api/survey/ReadSurvey';
|