Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/coderwhy/HYMiniMall
/
Class
service/detail.js:18–18 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
}
17
18
export
class
GoodsBaseInfo {
19
constructor(itemInfo, columns, services) {
20
this.title = itemInfo.title
21
this.desc = itemInfo.desc
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected