MCPcopy Create free account
hub / github.com/TruthHun/DocHub / GetTableSearchLog

Function GetTableSearchLog

models/SearchLogModel.go:15–17  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

13}
14
15func GetTableSearchLog() string {
16 return getTable("search_log")
17}
18
19//获取最新的搜索关键字。这里的查询error可以忽略
20//@param p 页面

Callers 1

ListMethod · 0.85

Calls 1

getTableFunction · 0.85

Tested by

no test coverage detected