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

Function GetTableDocumentRemark

models/RemarkModel.go:26–28  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

24}
25
26func GetTableDocumentRemark() string {
27 return getTable("document_remark")
28}
29
30//注意:这里处理GetParseContentByDocId,其他基本上是模板内容的形式
31//{$title}:文档的标题

Callers 1

Calls 1

getTableFunction · 0.85

Tested by

no test coverage detected