🎨 新增AI客服相关接口

This commit is contained in:
2023-11-10 09:30:29 +08:00
parent 8c5386cb2c
commit 1cf8afb7ba
25 changed files with 803 additions and 15 deletions

View File

@@ -19,4 +19,5 @@ type RouterGroup struct {
HospitalRouter
BannerRouter
ArticleRouter
AiKefuRouter
}