This commit is contained in:
Leufolium 2024-10-30 17:28:43 +08:00
parent 7ba93214e2
commit 6824ec209c
1 changed files with 2 additions and 0 deletions

View File

@ -227,5 +227,7 @@ func (s *ConfigService) OpGetBannerInfo(ctx *gin.Context) (list []string, ec err
return
}
list = ver.List
return
}