员工信息管理

- 新增员工信息CRUD功能
- 添加员工关联人员管理
- 配置MyBatis Plus审计字段
- 添加OpenSpec规范文档
- 新增测试脚本和数据

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
wkc
2026-01-28 14:40:27 +08:00
parent 6946744ab9
commit 0cc8ef0fc3
32 changed files with 2841 additions and 9 deletions

View File

@@ -5,7 +5,16 @@
"mcp__zai-mcp-server__extract_text_from_screenshot",
"Bash(pandoc:*)",
"mcp__zread__read_file",
"mcp__zread__search_doc"
"mcp__zread__search_doc",
"Bash(cmd:*)",
"Bash(curl:*)",
"Bash(mvn clean install:*)",
"Bash(powershell:*)",
"Skill(document-skills:mcp-builder)",
"Bash(ping:*)"
]
}
},
"enabledMcpjsonServers": [
"mysql"
]
}