Commit 13a60b22 authored by soheib's avatar soheib
Browse files

change controller

parent 9d515f09
......@@ -24,7 +24,7 @@ export class LotteryController {
}
@ApiTags('Lottery/weekly')
@Get('weekly/get-lottory-result')
@Get('weekly/get-results')
async getResultDb() {
return await this.lotteryService.getResultDb()
}
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment