bug修复

feat/task1-c-wallet
Devil 2021-05-18 21:35:39 +08:00
parent c1b35f2092
commit c4ae7fa634
1 changed files with 1 additions and 1 deletions

View File

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