Merge pull request !178 from mayongzhi/master
This commit is contained in:
openharmony_ci
2025-04-22 03:39:29 +00:00
committed by Gitee
@@ -128,6 +128,7 @@ export default class NotificationService {
if (callback != null) {
callback(common.int.FAILURE);
}
return;
}
let count = 0;
for (let item of res.response) {