Merge pull request '1' (#776) from feat-IRONFANS-212-Robin into test

Reviewed-on: http://121.41.31.146:3000/wishpal_ironfan/service/pulls/776
This commit is contained in:
chenhao 2024-10-30 17:29:00 +08:00
commit 6f3d4a9527
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
}