catalogue

This commit is contained in:
2026-03-09 12:58:26 +03:30
parent b264500802
commit 4c1d747068
5 changed files with 14 additions and 11 deletions
@@ -6,7 +6,7 @@ import { Type } from 'class-transformer';
export class CreateBusinessDto {
@IsString()
@ApiProperty({ example: 'ایرانی' })
@ApiProperty({ example: '01619684-aebc-47d4-acc4-2e912a3d9dce' })
danakSubscriptionId: string;