Browse Source

默认值处理

WH01243 2 years ago
parent
commit
f2dba4ec63
1 changed files with 1 additions and 1 deletions
  1. 1 1
      jyBXSubscribe/rpc/model/service/pushSet.go

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

@@ -243,7 +243,7 @@ func pushSetMontage(in interface{}, name string, powerData *pb.CheckResp, ShowWx
 				IsWxShow = int64(1)
 			}
 			if powerData.Vip.Status <= 0 {
-				isMailShow = int64(1)
+				isMailShow = int64(0)
 			}
 			if data == nil || len(*data) == 0 {
 				returnData = &bxsubscribe.PushSet{