Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KakarottoCui/RecruitSys
/ pkVal
Method
pkVal
src/main/java/com/codeyuaiiao/entity/TbUser.java:83–86 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
81
82
83
@Override
84
protected
Serializable pkVal() {
85
return
this.id;
86
}
87
88
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected