mirror of
https://gitee.com/XM-GO/PandaX.git
synced 2026-04-23 10:58:35 +08:00
[优化] 设置状态监控
This commit is contained in:
@@ -5,11 +5,7 @@ import (
|
||||
)
|
||||
|
||||
type RuleDataJson struct {
|
||||
Id string
|
||||
LfData LfData `json:"lfData"`
|
||||
}
|
||||
|
||||
type LfData struct {
|
||||
Id string
|
||||
GlobalColor string `json:"globalColor"`
|
||||
DataCode map[string]interface{} `json:"dataCode"`
|
||||
OpenRule bool `json:"openRule"`
|
||||
|
||||
Reference in New Issue
Block a user