Эх сурвалжийг харах

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

王浩 1 жил өмнө
parent
commit
d39f06fc6c

+ 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{