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

Function GetTableDocumentInfo

models/DocumentModel.go:64–66  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

62}
63
64func GetTableDocumentInfo() string {
65 return getTable("document_info")
66}
67
68//文档存档表[供预览的文档存储在文档预览的OSS,完整文档存储在存储表]
69type DocumentStore struct {

Callers 15

CancelMethod · 0.85
DelByDocIdMethod · 0.85
SearchByMysqlFunction · 0.85
BuildSitemapMethod · 0.85
DocumentConvertFunction · 0.85
GetDocListFunction · 0.85
RecoverFromRecycleMethod · 0.85
RecycleListMethod · 0.85
RemoveToRecycleMethod · 0.85
DelRowsMethod · 0.85
GetByIdMethod · 0.85
SimpleListMethod · 0.85

Calls 1

getTableFunction · 0.85

Tested by

no test coverage detected