浏览代码

Merge branch 'dev/v1.1.19_wky' of BaseService/jyMicroservices into feature/v1.1.19

wangkaiyue 2 年之前
父节点
当前提交
91eee2b74c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      jyBXSubscribe/rpc/model/staffSubscribe.go

+ 1 - 1
jyBXSubscribe/rpc/model/staffSubscribe.go

@@ -35,7 +35,7 @@ type PersonSubscribe struct {
 
 // IsEmpty 判断订阅内容是否为空
 func (p *PersonSubscribe) IsEmpty() bool {
-	if len(p.AItems) > 0 || len(p.AInfotype) > 0 || len(p.ABuyerclass) > 0 || len(p.OArea) > 0 {
+	if len(p.AInfotype) > 0 || len(p.ABuyerclass) > 0 || len(p.OArea) > 0 {
 		return false
 	}
 	// 遍历订阅词