p2
This commit is contained in:
parent
6cb35273c2
commit
1196d2ab7a
Binary file not shown.
BIN
public/carnet-pdf/2GeneralListSeeattached.pdf
Normal file
BIN
public/carnet-pdf/2GeneralListSeeattached.pdf
Normal file
Binary file not shown.
BIN
public/carnet-pdf/2GeneralListVOID.pdf
Normal file
BIN
public/carnet-pdf/2GeneralListVOID.pdf
Normal file
Binary file not shown.
Binary file not shown.
@ -55,7 +55,8 @@ export class TransmitApplicationtoProcessDTO extends IntersectionType(
|
|||||||
|
|
||||||
export class CarnetProcessingCenterDTO extends (IntersectionType(USERID_DTO, HEADERID_DTO)) { }
|
export class CarnetProcessingCenterDTO extends (IntersectionType(USERID_DTO, HEADERID_DTO)) { }
|
||||||
|
|
||||||
export class PrintCarnetDTO extends (IntersectionType(SPID_DTO, HEADERID_DTO, PRINTGL_DTO)){}
|
export class PrintCarnetDTO extends (IntersectionType(SPID_DTO, HEADERID_DTO, PRINTGL_DTO)) { }
|
||||||
|
export class PrintGLDTO extends (IntersectionType(SPID_DTO, HEADERID_DTO)) { }
|
||||||
|
|
||||||
export class CreateApplicationDTO extends IntersectionType(
|
export class CreateApplicationDTO extends IntersectionType(
|
||||||
SPID_DTO, CLIENTID_DTO, LOCATIONID_DTO, USERID_DTO, APPLICATIONNAME_DTO,
|
SPID_DTO, CLIENTID_DTO, LOCATIONID_DTO, USERID_DTO, APPLICATIONNAME_DTO,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user