Add album seriesAll api

Signed-off-by: Yuan Si <do4suki@gmail.com>
This commit is contained in:
2023-03-30 06:08:53 +08:00
parent 7da92ede3e
commit f8860f65ce
4 changed files with 180 additions and 3 deletions
+1
View File
@@ -15,6 +15,7 @@ import (
"time"
"github.com/gin-gonic/gin"
_ "github.com/mattn/go-sqlite3"
)
func PartyListHandler(ctx *gin.Context) {