bug
This commit is contained in:
@@ -145,7 +145,7 @@ export class CreateRestaurantDto {
|
|||||||
})
|
})
|
||||||
@IsOptional()
|
@IsOptional()
|
||||||
@IsObject()
|
@IsObject()
|
||||||
scorePrice?: {
|
score?: {
|
||||||
purchaseAmount: string;
|
purchaseAmount: string;
|
||||||
purchaseScore: string;
|
purchaseScore: string;
|
||||||
scoreAmount: string;
|
scoreAmount: string;
|
||||||
|
|||||||
Reference in New Issue
Block a user