This commit is contained in:
parent
6312b940a3
commit
c4e6bafa4d
1 changed files with 215 additions and 213 deletions
|
|
@ -5138,6 +5138,8 @@ export class OrganizationDotnetController extends Controller {
|
||||||
revisionId?: string;
|
revisionId?: string;
|
||||||
reqNode?: number;
|
reqNode?: number;
|
||||||
reqNodeId?: string;
|
reqNodeId?: string;
|
||||||
|
startDate?: Date;
|
||||||
|
endDate?: Date;
|
||||||
},
|
},
|
||||||
) {
|
) {
|
||||||
let typeCondition: any = {};
|
let typeCondition: any = {};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue