1
0
mirror of https://github.com/chatopera/cosin.git synced 2025-08-01 16:38:02 +08:00

chore: README.md

Signed-off-by: Kaifuny <superbiger.github@gmail.com>
This commit is contained in:
Kaifuny 2023-07-20 00:52:16 +08:00
parent b371ab5647
commit 3a803fbe9f

View File

@ -22,7 +22,9 @@
│   │   │   ├── chat # 客服对话聊天相关
│   │   │   ├── worker-order # 工单模块
│   │   │   ├── seats # 坐席模块
│   │   │   ├── setting # 组织设置相关
│   │   │   ├── organization # 组织设置模块
│   │   │   ├── setting # 设置相关
│   │   │   ├── enterprise # 企业设置模块
│   │   │   ├── system # 系统设置模块
│   │   │   ├── auth # 权限/登录相关
│   ├── plugins # 插件 (开发使用的三方库例如ProseMirror)