mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
opt: reply2reply
This commit is contained in:
@@ -102,7 +102,6 @@ class GrpcRepo {
|
||||
try {
|
||||
return await request();
|
||||
} catch (e) {
|
||||
print('111111111111111111111111111111111111111 $e');
|
||||
return {'status': false, 'msg': e.toString()};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user