Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EthanWang-cn/JavaWeb_Mall
/ Goods
Method
Goods
src/main/java/smbms/pojo/Goods.java:12–13 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
10
private
String gdesc;
11
12
public
Goods() {
13
}
14
15
public
String getGdesc() {
16
return
gdesc;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected