MCPcopy Index your code
hub / github.com/TruthHun/DocHub / UpdateGlobalConfig

Method UpdateGlobalConfig

models/SysModel.go:68–70  ·  view source on GitHub ↗

更新系统全局变量 @return sys 返回的系统信息 @return err 错误

()

Source from the content-addressed store, hash-verified

66//@return sys 返回的系统信息
67//@return err 错误
68func (this *Sys) UpdateGlobalConfig() {
69 GlobalSys, _ = this.Get()
70}
71
72//获取指定指端内容
73//@param field 需要查询的字段

Callers 2

GetMethod · 0.45
installFunction · 0.45

Calls 1

GetMethod · 0.95

Tested by

no test coverage detected