* fix:优化自动化代码搜索区域 (#1382)

* 增加gpt功能(万用表格)

* feat: chatTable页面
---------

Co-authored-by: ipanghu <bypanghu@163.com>
Co-authored-by: 陶正虎 <zhenghu.tao@jutze.com.cn>
Co-authored-by: krank <emosick@qq.com>
This commit is contained in:
奇淼(piexlmax
2023-03-25 20:02:14 +08:00
committed by GitHub
parent a207c982b7
commit 64608f6b05
24 changed files with 473 additions and 56 deletions

View File

@@ -16,4 +16,5 @@ type ServiceGroup struct {
OperationRecordService
DictionaryDetailService
AuthorityBtnService
ChatGptService
}