last changes since 6-2023
This commit is contained in:
parent
561c5875a7
commit
c1c613a4b9
53 changed files with 1351 additions and 93 deletions
|
|
@ -52,4 +52,8 @@ class CustomerFewoFileRepository extends FileRepository {
|
|||
], 200);
|
||||
}
|
||||
|
||||
public function returnFile(){
|
||||
return $this->customer_file;
|
||||
}
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue