Files
erp_sb/erp_client_sb/.claude/settings.local.json
2025-09-22 11:51:16 +08:00

19 lines
788 B
JSON

{
"permissions": {
"allow": [
"Bash(mvn:*)",
"Bash(del:*)",
"Bash(rm:*)",
"Bash(del \"C:\\Users\\ZiJIe\\Desktop\\wox\\erp_client_sb\\src\\main\\java\\com\\tashow\\erp\\controller\\AuthController.java\")",
"Bash(del \"C:\\Users\\ZiJIe\\Desktop\\wox\\erp_client_sb\\src\\main\\resources\\static\\html\\login.html\")",
"Bash(del \"C:\\Users\\ZiJIe\\Desktop\\wox\\erp_client_sb\\src\\main\\java\\com\\tashow\\erp\\controller\\AuthProxyController.java\")",
"Bash(java:*)",
"Bash(del \"C:\\Users\\ZiJIe\\Desktop\\wox\\erp_client_sb\\src\\main\\resources\\static\\html\\shopee-platform.html\")",
"Bash(mkdir:*)",
"Bash(\"taskkill\" \"/f\" \"/pid\" \"9804\")",
"Bash(dir:*)",
"Bash(find:*)"
],
"deny": []
}
}