This commit is contained in:
hrxiang
2022-04-29 14:14:08 +08:00
parent d5e3947878
commit 8b8c9d5923
17 changed files with 40 additions and 1315 deletions

View File

@@ -23,7 +23,7 @@ class WorkMomentsManager {
_buildParam({
'operationID': Utils.checkOperationID(operationID),
}))
.then((value) => Utils.toObj(value, (map) => map['unread_count']));
.then((value) => Utils.toObj(value, (map) => map['unreadCount']));
/// Get work moments notification list
Future<List<WorkMomentsInfo>> getWorkMomentsNotification({