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