Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TruthHun/DocHub
/ GetTableConfig
Function
GetTableConfig
models/ConfigModel.go:147–149 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
145
}
146
147
func
GetTableConfig() string {
148
return
getTable(
"config"
)
149
}
150
151
// 多字段唯一键
152
func
(this *Config) TableUnique() [][]string {
Callers
3
All
Method · 0.85
GetByCate
Method · 0.85
UpdateByKey
Method · 0.85
Calls
1
getTable
Function · 0.85
Tested by
no test coverage detected