需求文档

This commit is contained in:
暮光:城中城
2023-03-06 21:12:39 +08:00
parent be668d9441
commit fcc8b9e47b
3 changed files with 14 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
# WIKI模块需求
1. 优化文档创建逻辑,文件上传必须归属到某个页面下
2. 导出Word文档逻辑优化
3. 导入文档支持
4.

View File

@@ -0,0 +1,3 @@
# WIKI模块需求
1. LDAP登录支持

View File

@@ -0,0 +1,5 @@
# 数据库模块需求
1. 数据库备份与恢复
2. 数据库动态数据源上传JAR的方式
3. SQL翻译功能完善
4. bug修复与完善