bug修复

This commit is contained in:
Devil
2021-05-18 21:35:39 +08:00
parent c1b35f2092
commit c4ae7fa634

View File

@ -63,7 +63,7 @@ class MessageService
]);
return true;
}
return facade;
return false;
}
/**