Merge branch 'nice_dev' into develop
This commit is contained in:
commit
fde0a3fd0b
5 changed files with 169 additions and 137 deletions
|
|
@ -46,4 +46,7 @@ export default {
|
|||
listOut: () => `${retirement}/out`,
|
||||
outByid: (id: string) => `${retirement}/out/${id}`,
|
||||
outReport: `${retirement}/out/report`,
|
||||
|
||||
fileRetirement: (id: string) => `${retirement}/upload/${id}`,
|
||||
checkfileupload: (id: string) => `${retirement}/upload/check/${id}`
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue