소스 검색

Merge branch 'dev_v1.1.44_wh' of BaseService/jyMicroservices into feature/v1.1.44

王浩 1 년 전
부모
커밋
d39f06fc6c
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 2
      jyBXSubscribe/rpc/model/service/pushSet.go

+ 1 - 2
jyBXSubscribe/rpc/model/service/pushSet.go

@@ -349,9 +349,8 @@ func pushSetMontage(in interface{}, name string, powerData *pb.CheckResp, ShowWx
 		}
 		iApppush := int64(0)
 		iWxpush := int64(0)
-		if registedate > IC.C.Registedate && ShowWx {
+		if registedate > IC.C.Registedate {
 			iApppush = 1
-			iWxpush = 1
 		}
 		if data == nil || len(*data) == 0 {
 			returnData = &bxsubscribe.PushSet{