api animal
This commit is contained in:
@@ -23,6 +23,7 @@ public class AnimalDto {
|
||||
private Category category;
|
||||
private Species species;
|
||||
private String name;
|
||||
private Long zooId; // 동물원 ID (선택)
|
||||
}
|
||||
|
||||
@Getter
|
||||
|
||||
Reference in New Issue
Block a user