去掉junit4依赖

This commit is contained in:
oyo
2026-06-12 11:45:30 +08:00
parent 9175d32599
commit dc8f834942
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"
}