Skip to content

Commit

Permalink
[KAN-000] test code
Browse files Browse the repository at this point in the history
  • Loading branch information
sinkyoungdeok committed May 26, 2024
1 parent 283d39d commit d8ec854
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,9 @@ object RestaurantUtil {
discountContent = discountContent,
menus = menus,
longitude = longitude,
latitude = latitude
latitude = latitude,
naverRatingAvg = 0.0,
naverReviewCount = 0
)
}

Expand Down

0 comments on commit d8ec854

Please sign in to comment.