MCPcopy 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
23func GetTableBanner() string {
24 return getTable("banner")
25}
26
27//删除横幅:删除横幅记录,同时删除横幅图片
28//@param id 横幅id

Callers 2

DelMethod · 0.85
ListMethod · 0.85

Calls 1

getTableFunction · 0.85

Tested by

no test coverage detected