@@ -70,6 +70,7 @@ func (d *DataEventEntry) CreatMsgLog(msg []byte) {
}
if subMsgLog.Imei == "" {
zaplog.Info("CreatMsgLog", zap.Any("msg", string(msg)), zap.Any("subMsgLog", subMsgLog))
+ return
defer func() {