no message
This commit is contained in:
parent
6c3c9384d9
commit
27743a79ea
4 changed files with 177 additions and 112 deletions
|
|
@ -5,7 +5,9 @@ import env from "../index"
|
|||
|
||||
const tttt = `${env.API_URI}/test`
|
||||
|
||||
|
||||
export default {
|
||||
gettttt: `${tttt}`,
|
||||
puttttt: (id: string) => `${tttt}/${id}`,
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue