chore: update referral logic

This commit is contained in:
mahyargdz
2025-04-15 15:50:31 +03:30
parent bd4d9dbf0d
commit fb8f16deb4
19 changed files with 234 additions and 262 deletions
@@ -129,7 +129,6 @@ export class DanakServicesController {
}
@ApiOperation({ summary: "get services for user side" })
@AuthGuards()
@Get("suggested")
getDanakSuggestServices() {
return this.danakServicesService.getDanakSuggestServices();