add sequence to tag and refactor
1 parent c2aac3d commit 825c242e159772f3c13cb652b1bbdc2088db378a
yhornisse authored on 16 Sep
Showing 10 changed files
View
src/main/kotlin/controller/api/TagApiController.kt
View
src/main/kotlin/dao/AlbumDao.kt
View
src/main/kotlin/dao/ArtistDao.kt
View
src/main/kotlin/dao/AudioDao.kt
View
src/main/kotlin/dao/AudioPlayHistoryDao.kt
View
src/main/kotlin/dao/AudioTagDao.kt
View
src/main/kotlin/dao/TagDao.kt
View
src/main/kotlin/entity/Entity.kt
View
src/main/kotlin/service/PlaylistService.kt
View
src/main/kotlin/service/TagService.kt