MCPcopy Index your code
hub / github.com/TruthHun/DocHub / GetTableDocument

Function GetTableDocument

models/DocumentModel.go:37–39  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

35}
36
37func GetTableDocument() string {
38 return getTable("document")
39}
40
41//文档信息表
42type DocumentInfo struct {

Callers 10

ListsMethod · 0.85
SearchFunction · 0.85
SearchByMysqlFunction · 0.85
GetDocListFunction · 0.85
RecycleListMethod · 0.85
DelRowsMethod · 0.85
GetByIdMethod · 0.85
SimpleListMethod · 0.85
GetDocsByIdsMethod · 0.85

Calls 1

getTableFunction · 0.85

Tested by

no test coverage detected