Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TruthHun/DocHub
/ GetTableBanner
Function
GetTableBanner
models/BannerModel.go:23–25 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
21
}
22
23
func
GetTableBanner() string {
24
return
getTable(
"banner"
)
25
}
26
27
//删除横幅:删除横幅记录,同时删除横幅图片
28
//@param id 横幅id
Callers
2
Del
Method · 0.85
List
Method · 0.85
Calls
1
getTable
Function · 0.85
Tested by
no test coverage detected