mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
fix: 修改配置项目
This commit is contained in:
+7
@@ -0,0 +1,7 @@
|
||||
export enum ChatCategoryEnum {
|
||||
TABLE = 'TABLE',
|
||||
}
|
||||
|
||||
export enum ChatCategoryEnumName {
|
||||
TABLE = '表格',
|
||||
}
|
||||
Reference in New Issue
Block a user