mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2026-01-23 09:05:47 +08:00
优化节点设置交互
This commit is contained in:
8
pkg/reporterconfigs/global_setting.go
Normal file
8
pkg/reporterconfigs/global_setting.go
Normal file
@@ -0,0 +1,8 @@
|
||||
// Copyright 2021 Liuxiangchao iwind.liu@gmail.com. All rights reserved.
|
||||
|
||||
package reporterconfigs
|
||||
|
||||
// GlobalSetting 全局设置
|
||||
type GlobalSetting struct {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user