Authored by shangjf

站内信新增消息类型 review by 🍓

... ... @@ -161,6 +161,7 @@ export default class MessageList extends Component {
case 400:
case 401:
case 306:
case 210:
{
return(
<MessageListTextCell
... ...