MCPcopy Create free account
hub / github.com/EthanWang-cn/JavaWeb_Mall / getGurl

Method getGurl

src/main/java/smbms/pojo/Goods.java:59–61  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

57 }
58
59 public String getGurl() {
60 return gurl;
61 }
62
63 public void setGurl(String gurl) {
64 this.gurl = gurl;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected