Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/TruthHun/DocHub
/ GetTableReport
Function
GetTableReport
models/ReportModel.go:20–22 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
18
}
19
20
func
GetTableReport() string {
21
return
getTable(
"report"
)
22
}
23
24
// 不良信息举报多字段唯一索引
25
func
(this *Report) TableUnique() [][]string {
Callers
1
Lists
Method · 0.85
Calls
1
getTable
Function · 0.85
Tested by
no test coverage detected