去掉junit4依赖

This commit is contained in:
oyo
2026-06-12 11:45:30 +08:00
parent 2b137ecb9b
commit 8bd9171345
2 changed files with 3 additions and 6 deletions

3
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,3 @@
{
"java.compile.nullAnalysis.mode": "automatic"
}