Skip to content

Commit

Permalink
Merge pull request #278 from softeerbootcamp-2nd/main
Browse files Browse the repository at this point in the history
Main
  • Loading branch information
tank3a committed Aug 16, 2023
2 parents 66246af + 170ec05 commit e94f7fd
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
package autoever2.cartag.domain.model;

import lombok.Builder;
import lombok.Getter;

@Getter
public class PowerTrainDataDto {

private String maxPs;
Expand Down

0 comments on commit e94f7fd

Please sign in to comment.