Files
hr-position-system/.claude/settings.local.json
DonaldFang 方士碩 a6af297623 backup: 完成 HR_position_ 表格前綴重命名與欄位對照表整理
變更內容:
- 所有資料表加上 HR_position_ 前綴
- 整理完整欄位顯示名稱與 ID 對照表
- 模組化 JS 檔案 (admin.js, ai.js, csv.js 等)
- 專案結構優化 (docs/, scripts/, tests/ 等)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-09 12:05:20 +08:00

48 lines
1.5 KiB
JSON

{
"permissions": {
"allow": [
"Bash(python apply_cors_fix.py:*)",
"Bash(python -c:*)",
"Bash(python quick_fix.py:*)",
"Bash(python complete_fix.py:*)",
"Bash(python app_updated.py:*)",
"Bash(python start_server.py:*)",
"Bash(python improve_error_display.py:*)",
"Bash(python fix_gemini_model.py:*)",
"Bash(taskkill:*)",
"Bash(git init:*)",
"Bash(git checkout:*)",
"Bash(git add:*)",
"Bash(git commit:*)",
"Bash(git remote add:*)",
"Bash(git push:*)",
"Bash(python init_gitea.py:*)",
"Bash(curl:*)",
"Bash(python add_csv_buttons.py:*)",
"Bash(python add_org_fields.py:*)",
"Bash(python add_position_list_and_admin.py:*)",
"Bash(python add_dept_function.py:*)",
"Bash(python add_dept_relation.py:*)",
"Bash(cat:*)",
"Bash(python add_random_positions.py:*)",
"Bash(timeout /t 3 /nobreak)",
"Bash(python -m json.tool:*)",
"Bash(python app.py:*)",
"Bash(tasklist:*)",
"Bash(findstr:*)",
"Bash(netstat:*)",
"Bash(powershell -Command \"Stop-Process -Id 44816,14404,45900 -Force\")",
"Bash(powershell -Command \"Get-Process python | Stop-Process -Force\")",
"Bash(python llm_config.py:*)",
"Bash(python:*)",
"Bash(mkdir:*)",
"Bash(del \"d:\\00001_Vibe_coding\\1204剛為\\hierarchy_test.json\")",
"Bash(dir:*)",
"Bash(echo:*)",
"Bash(find:*)"
],
"deny": [],
"ask": []
}
}