MCPcopy 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
147func GetTableConfig() string {
148 return getTable("config")
149}
150
151// 多字段唯一键
152func (this *Config) TableUnique() [][]string {

Callers 3

AllMethod · 0.85
GetByCateMethod · 0.85
UpdateByKeyMethod · 0.85

Calls 1

getTableFunction · 0.85

Tested by

no test coverage detected