1.优化拉取公告列表接口/api/notice/noticeList
2.移除强弹窗确认已读接口/api/notice/noticeConfirm
This commit is contained in:
@@ -38,6 +38,10 @@ return [
|
||||
'Wallet record cannot be edited' => 'Wallet record cannot be edited',
|
||||
'Wallet record cannot be deleted' => 'Wallet record cannot be deleted',
|
||||
|
||||
'User notice read records are client-generated; manual creation is not allowed' => 'User notice read records are client-generated; manual creation is not allowed',
|
||||
'User notice read record cannot be edited' => 'User notice read record cannot be edited',
|
||||
'User notice read record cannot be deleted' => 'User notice read record cannot be deleted',
|
||||
|
||||
'Admin wallet does not allow manual creation' => 'Admin wallet does not allow manual creation',
|
||||
'Admin wallet does not allow manual editing' => 'Admin wallet does not allow manual editing',
|
||||
'Admin wallet does not allow deletion' => 'Admin wallet does not allow deletion',
|
||||
|
||||
Reference in New Issue
Block a user