1e41f4b71Sopenharmony_ci# Notification Subsystem Changelog 2e41f4b71Sopenharmony_ci 3e41f4b71Sopenharmony_ciCompared with OpenHarmony 3.2 Release, OpenHarmony 3.2.12.2 provides more detailed error code information for the APIs of the notification subsystem. 4e41f4b71Sopenharmony_ci 5e41f4b71Sopenharmony_ci## cl.notification.1 Added and Optimized API Error Code Description 6e41f4b71Sopenharmony_ci 7e41f4b71Sopenharmony_ciThe error code description and all error codes that may be returned by the APIs are commented out. This helps developers control the error process more accurately. 8e41f4b71Sopenharmony_ci 9e41f4b71Sopenharmony_ci**Change Impact** 10e41f4b71Sopenharmony_ci 11e41f4b71Sopenharmony_ciThe external declaration of the JS APIs of API version 9 is affected, but the API functionalities are not affected. You can determine whether to adapt to the JS APIs. 12e41f4b71Sopenharmony_ci 13e41f4b71Sopenharmony_ci**Key API/Component Changes** 14e41f4b71Sopenharmony_ci 15e41f4b71Sopenharmony_ciThe comments of the following modules are updated. For details, see the corresponding external API declaration and API development guide. 16e41f4b71Sopenharmony_ci 17e41f4b71Sopenharmony_ci| Module | Major Change | 18e41f4b71Sopenharmony_ci| --------------------------- | ------------------------------------------------------------ | 19e41f4b71Sopenharmony_ci| @ohos.commonEventManager | Added the description of error codes 801, 1500007, and 1500008. | 20e41f4b71Sopenharmony_ci| @ohos.notificationManager | Added the description of error codes 201, 202, 1600001, 1600002, 1600003, 1600004, 1600005, 1600007, 1600008, 1600009, 1600010, and 17700001, and adjusted the description of error code 401.| 21e41f4b71Sopenharmony_ci| @ohos.notificationSubscribe | Added the description of error codes 201, 202, 1600001, 1600002, 1600003, 1600007, 1600008, and 17700001, and adjusted the description of error code 401.| 22