- Timestamp:
- 02/02/23 15:43:10 (22 months ago)
- Branches:
- master
- Children:
- f17f34f
- Parents:
- 428c8a4
- Location:
- src/main/java/com/example/moviezone/model/manytomany
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/main/java/com/example/moviezone/model/manytomany/CinemaPlaysFilm.java
r428c8a4 r625a56f 20 20 @Column(name = "id_cinema") 21 21 Integer id_cinema; 22 22 23 23 24 24
Note:
See TracChangeset
for help on using the changeset viewer.