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

Method getUserid

src/main/java/com/entity/StoreupEntity.java:112–114  ·  view source on GitHub ↗

获取:用户id

()

Source from the content-addressed store, hash-verified

110 * 获取:用户id
111 */
112 public Long getUserid() {
113 return userid;
114 }
115 /**
116 * 设置:收藏id
117 */

Callers 2

saveMethod · 0.45
addMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected