@@ -349,7 +349,7 @@ func pushSetMontage(in interface{}, name string, powerData *pb.CheckResp, ShowWx
}
iApppush := int64(0)
iWxpush := int64(0)
- if registedate > IC.C.Registedate {
+ if registedate > IC.C.Registedate && ShowWx {
iApppush = 1
iWxpush = 1