Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bsxj97/flower-mall
/ getAddtime
Method
getAddtime
src/main/java/com/entity/UserEntity.java:61–63 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
59
}
60
61
public
Date getAddtime() {
62
return
addtime;
63
}
64
65
public
void
setAddtime(Date addtime) {
66
this.addtime = addtime;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected