Skip to content

Commit

Permalink
Merge pull request #68 from Hanaro-trip-together-bank/hotfix/trip
Browse files Browse the repository at this point in the history
style: 누락 수정파일
  • Loading branch information
mummhy0811 authored May 30, 2024
2 parents f882574 + a279baa commit b2e4276
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
@Getter
@Builder
public class TripPlaceOrderReqDto {
private Long trip_placeIdx;
private Long tripPlaceIdx;
}

0 comments on commit b2e4276

Please sign in to comment.