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

Function GetTableCollect

models/CollectModel.go:54–56  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

52}
53
54func GetTableCollect() string {
55 return getTable("collect")
56}
57
58//取消文档收藏
59//@param did 文档id

Callers 3

CancelMethod · 0.85
DelByDocIdMethod · 0.85
DoesCollectFunction · 0.85

Calls 1

getTableFunction · 0.85

Tested by

no test coverage detected