This commit is contained in:
19
openspec/changes/add-personal-notifications/proposal.md
Normal file
19
openspec/changes/add-personal-notifications/proposal.md
Normal file
@@ -0,0 +1,19 @@
|
||||
# Change: Add personal customer notifications
|
||||
|
||||
## Why
|
||||
|
||||
个人客户缺少统一的站内通知入口,无法查看业务通知、获取未读数量或管理通知已读状态。
|
||||
|
||||
## What Changes
|
||||
|
||||
- 增加个人客户通知列表查询接口,支持分页和固定倒序排列。
|
||||
- 增加单条通知已读和全部通知已读接口。
|
||||
- 增加个人客户通知未读数查询接口。
|
||||
- 限制通知数据仅返回当前认证客户可见且未过期的业务通知。
|
||||
- 统一返回通知内容、关联资源、通知级别、已读状态及时间信息。
|
||||
|
||||
## Impact
|
||||
|
||||
- Affected specs: `personal-notifications`
|
||||
- Affected code: 个人客户通知 API、通知列表入口、未读数展示和已读状态处理
|
||||
- No breaking changes to existing APIs
|
||||
Reference in New Issue
Block a user