- 归档 add-loan-pricing-workflow:完成流程后端 API - 归档 add-loan-pricing-frontend:完成前端列表和详情页面 - 归档 add-loan-pricing-create:完成前端创建功能 - 新增规范文件:loan-pricing-workflow 和 loan-pricing-workflow-ui - 更新前端 API 和页面组件(新增创建流程功能) Co-Authored-By: Claude <noreply@anthropic.com>
23 lines
524 B
JSON
23 lines
524 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(java:*)",
|
|
"Bash(binrun.bat:*)",
|
|
"Bash(mvn clean package:*)",
|
|
"Bash(curl:*)",
|
|
"Bash(pkill:*)",
|
|
"Bash(bash:*)",
|
|
"Bash(pip install:*)",
|
|
"Bash(findstr:*)",
|
|
"Bash(chcp:*)",
|
|
"Bash(cmd.exe:*)",
|
|
"Bash(powershell -Command:*)",
|
|
"Bash(openspec archive add-loan-pricing-create:*)",
|
|
"Bash(git add:*)"
|
|
],
|
|
"additionalDirectories": [
|
|
"d:\\利率定价\\loan-pricing-892\\loan-pricing-892-v2.0"
|
|
]
|
|
}
|
|
}
|