MCPcopy 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
20func GetTableReport() string {
21 return getTable("report")
22}
23
24// 不良信息举报多字段唯一索引
25func (this *Report) TableUnique() [][]string {

Callers 1

ListsMethod · 0.85

Calls 1

getTableFunction · 0.85

Tested by

no test coverage detected