---
panlei
2019-11-18 1452925a7badfd5aa6a67e1ae95881b2d1acf173
---
1个文件已修改
8 ■■■■ 已修改文件
insertdata/insertDataToEs.go 8 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
insertdata/insertDataToEs.go
@@ -49,8 +49,8 @@
    Content         string                `json:"content"`
    AlarmRules      []AlarmRule           `json:"alarmRules"`
    LikeDate        string                `json:"likeDate"`
    ShowLables      string                `json:"showLables"`
    OtherLables     string                `json:"otherLables"`
    ShowLabels      string                `json:"showLables"`
    OtherLabels     string                `json:"otherLables"`
    VideoUrl        string                `json:"videoUrl"`
    AnalyServerId   string                `json:"analyServerId"`
    AnalyServerName string                `json:"analyServerName"`
@@ -79,8 +79,8 @@
    Content         string                `json:"content"`
    AlarmRules      []AlarmRule           `json:"alarmRules"`
    LikeDate        string                `json:"likeDate"`
    ShowLables      string                `json:"showLables"`
    OtherLables     string                `json:"otherLables"`
    ShowLabels      string                `json:"showLables"`
    OtherLabels     string                `json:"otherLables"`
    VideoUrl        string                `json:"videoUrl"`
    AnalyServerId   string                `json:"analyServerId"`
    AnalyServerName string                `json:"analyServerName"`