Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OreosLab/bili
/ getName
Method
getName
src/main/java/top/misec/task/UserCheck.java:48–51 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
46
}
47
48
@Override
49
public
String getName() {
50
return
"登录检查"
;
51
}
52
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected