ต่อ api delete notification
This commit is contained in:
parent
7f47b78067
commit
7c957419ae
2 changed files with 17 additions and 14 deletions
|
|
@ -8,4 +8,5 @@ const message = `${env.API_PLACEMENT_URI}/message`;
|
|||
export default {
|
||||
msgNotificate: `${message}/my-notifications`,
|
||||
msgInbox: `${message}/my-inboxes`,
|
||||
msgId: (id: string) => `${message}/my-notifications/${id}`,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue