mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2026-01-05 02:57:16 +08:00
实现连通性变化发送通知功能
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package systemconfigs
|
||||
|
||||
// 管理员界面相关配置
|
||||
// AdminUIConfig 管理员界面相关配置
|
||||
type AdminUIConfig struct {
|
||||
ProductName string `json:"productName"` // 产品名
|
||||
AdminSystemName string `json:"adminSystemName"` // 管理员系统名称
|
||||
|
||||
Reference in New Issue
Block a user