MCPcopy Create free account
hub / github.com/bsxj97/flower-mall / getId

Method getId

src/main/java/com/entity/UserEntity.java:69–71  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

67 }
68
69 public Long getId() {
70 return id;
71 }
72
73 public void setId(Long id) {
74 this.id = id;

Callers 2

loginMethod · 0.95
updateMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected