log csv
This commit is contained in:
parent
7881c9e2ef
commit
7a55c19511
3 changed files with 27 additions and 2 deletions
|
|
@ -102,4 +102,6 @@ export default {
|
|||
|
||||
/** View Work Flow*/
|
||||
viewWorkflow: `${organization}/view-workflow`,
|
||||
|
||||
|
||||
};
|
||||
|
|
|
|||
|
|
@ -4,4 +4,5 @@ const log = `${env.API_LOG}/log`;
|
|||
|
||||
export default {
|
||||
log,
|
||||
reportLog: `${log}/report/logsList`,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue