mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-24 02:56:58 +08:00
@@ -27,7 +27,7 @@ class SysMsgController
|
||||
}
|
||||
}
|
||||
|
||||
Future msgSysUpdateCursor(int? cursor) async {
|
||||
void msgSysUpdateCursor(int? cursor) {
|
||||
if (cursor != null) {
|
||||
MsgHttp.msgSysUpdateCursor(cursor);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user