zhangxinlei1996 1 vuosi sitten
vanhempi
commit
dcc5f0c2ba
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      api/internal/logic/pushmsglogic.go

+ 1 - 0
api/internal/logic/pushmsglogic.go

@@ -61,6 +61,7 @@ func (l *PushMsgLogic) PushMsg(req *types.PushMsgReq) (resp *types.Reply, err er
 		if ok {
 		if ok {
 			status = 1
 			status = 1
 		}
 		}
+
 	}
 	}
 	resp.Data = map[string]interface{}{
 	resp.Data = map[string]interface{}{
 		"status": status,
 		"status": status,