Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
shahriar
instagram-service
Commits
13a60b22
Commit
13a60b22
authored
Nov 20, 2021
by
soheib
Browse files
change controller
parent
9d515f09
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lottery/lottery.controller.ts
View file @
13a60b22
...
...
@@ -24,7 +24,7 @@ export class LotteryController {
}
@
ApiTags
(
'
Lottery/weekly
'
)
@
Get
(
'
weekly/get-
lottory-
result
'
)
@
Get
(
'
weekly/get-result
s
'
)
async
getResultDb
()
{
return
await
this
.
lotteryService
.
getResultDb
()
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment