optimize cm for android service

This commit is contained in:
csf
2022-03-19 23:28:29 +08:00
parent 27b80f034c
commit abf35ac5c3
6 changed files with 216 additions and 221 deletions

View File

@@ -86,7 +86,7 @@ class _RemotePageState extends State<RemotePage> {
}
});
}
FFI.ffiModel.update(widget.id, context, handleMsgBox);
FFI.ffiModel.update(widget.id, handleMsgBox);
}
void interval() {