浏览代码

feat:xiugai

wangchuanjin 9 月之前
父节点
当前提交
9c90f95197
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      ownermonitor/ownermonitor.go

+ 1 - 0
ownermonitor/ownermonitor.go

@@ -31,6 +31,7 @@ type OwnerMonitor struct {
 	EntName    string    //企业名称
 	EntName    string    //企业名称
 	CreateTime int64     //关注时间
 	CreateTime int64     //关注时间
 	Infos      CSortList //匹配上的信息
 	Infos      CSortList //匹配上的信息
+	Size       int       //数量
 }
 }
 
 
 //加载业主监控
 //加载业主监控