fix: kcp 协议内部日志细节
This commit is contained in:
@@ -3,7 +3,12 @@
|
||||
"allow": [
|
||||
"Bash(go vet:*)",
|
||||
"Bash(go build:*)",
|
||||
"Bash(go test:*)"
|
||||
"Bash(go test:*)",
|
||||
"Bash(xargs grep:*)",
|
||||
"Bash(find /c/Users/64187/Desktop/Workspace/OmniSocketGo -type f -name *.go)",
|
||||
"Bash(git status:*)",
|
||||
"Bash(git fetch:*)",
|
||||
"Bash(git pull:*)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user