1 #776

Merged
chenhao merged 1 commits from feat-IRONFANS-212-Robin into test 2024-10-30 17:29:01 +08:00
1 changed files with 2 additions and 0 deletions
Showing only changes of commit 6824ec209c - Show all commits

View File

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