- 新增员工信息CRUD功能 - 添加员工关联人员管理 - 配置MyBatis Plus审计字段 - 添加OpenSpec规范文档 - 新增测试脚本和数据 Co-Authored-By: Claude <noreply@anthropic.com>
21 lines
436 B
JSON
21 lines
436 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(findstr:*)",
|
|
"mcp__zai-mcp-server__extract_text_from_screenshot",
|
|
"Bash(pandoc:*)",
|
|
"mcp__zread__read_file",
|
|
"mcp__zread__search_doc",
|
|
"Bash(cmd:*)",
|
|
"Bash(curl:*)",
|
|
"Bash(mvn clean install:*)",
|
|
"Bash(powershell:*)",
|
|
"Skill(document-skills:mcp-builder)",
|
|
"Bash(ping:*)"
|
|
]
|
|
},
|
|
"enabledMcpjsonServers": [
|
|
"mysql"
|
|
]
|
|
}
|