Use the same create logic for Mailer report creation
This commit is contained in:
parent
f927b0a911
commit
bd3e42f83e
4 changed files with 13 additions and 24 deletions
|
|
@ -174,7 +174,7 @@ export interface PublicReportDTO {
|
|||
//water?: Water;
|
||||
uri: string;
|
||||
}
|
||||
export interface PublicReportCreateRequest {
|
||||
export interface PublicReportComplianceCreateRequest {
|
||||
client_id: string;
|
||||
district?: string;
|
||||
mailer_id?: string;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue