🎨 优化部分接口

This commit is contained in:
2023-12-11 18:56:19 +08:00
parent c804986a68
commit 28055e99c9
6 changed files with 16 additions and 2 deletions

View File

@@ -21,4 +21,5 @@ type ServiceGroup struct {
BannerService
ArticleService
AiKefuService
PosterService
}