HSE费用修改

This commit is contained in:
2025-11-17 20:31:53 +08:00
parent 1325b721a2
commit 0fd29567b1
12 changed files with 252 additions and 28 deletions
+17
View File
@@ -0,0 +1,17 @@
{
"permissions": {
"allow": [
"Bash(dotnet build:*)",
"Bash(dir:*)",
"Read(//c/Users/lipengfei/Desktop/**)",
"Bash(powershell:*)",
"Bash(csc:*)",
"Bash(IndependentExcelFiller.exe)",
"Bash(python:*)",
"Bash(cat:*)",
"Bash(pip install:*)"
],
"deny": [],
"ask": []
}
}