优化节点设置交互

This commit is contained in:
GoEdgeLab
2021-09-13 16:47:46 +08:00
parent d5e2cea30f
commit 1abc2d9ed4
3 changed files with 863 additions and 660 deletions

View File

@@ -0,0 +1,8 @@
// Copyright 2021 Liuxiangchao iwind.liu@gmail.com. All rights reserved.
package reporterconfigs
// GlobalSetting 全局设置
type GlobalSetting struct {
}