AdmSysV2【公共组件库】@前端(For Git Submodule)
Tevin
4 days ago 792dd79a61445869cadd9e2e1743263d0353b91e
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "permissions": {
        "allow": [
            "Read(src/**)",
            "Edit(src/**)",
            "Read(public/**)",
            "Edit(public/**)",
            "Bash(openspec new change *)",
            "Bash(openspec status *)",
            "Bash(openspec instructions *)",
            "Read(D:/AiSim/AdminManager/**)",
            "Bash(find D:/AiSim/AdminManager/src *)"
        ]
    }
}