解决通知查询的bug
This commit is contained in:
@@ -88,6 +88,8 @@ public class MsgService {
|
||||
}
|
||||
}
|
||||
}
|
||||
} else {
|
||||
list = new ArrayList<>();
|
||||
}
|
||||
}catch(Exception e){
|
||||
logger.error("异常码[{}],异常提示[{}],异常[{}]",
|
||||
|
||||
Reference in New Issue
Block a user