Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EthanWang-cn/JavaWeb_Mall
/ setGdesc
Method
setGdesc
src/main/java/smbms/pojo/Goods.java:19–21 ·
view source on GitHub ↗
(String gdesc)
Source
from the content-addressed store, hash-verified
17
}
18
19
public
void
setGdesc(String gdesc) {
20
this.gdesc = gdesc;
21
}
22
23
@Override
24
public
String toString() {
Callers
1
getGoodsBygid
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected