1.优化拉取公告列表接口/api/notice/noticeList
2.移除强弹窗确认已读接口/api/notice/noticeConfirm
This commit is contained in:
@@ -75,6 +75,7 @@ return [
|
||||
'Current process does not allow this operation' => '当前流程不允许该操作',
|
||||
'Order does not exist' => '订单不存在',
|
||||
'Notice does not exist' => '公告不存在',
|
||||
'Notice does not require confirmation' => '该公告无需确认已读',
|
||||
// 充值 / 提现
|
||||
'Idempotency key is too long' => '幂等键过长',
|
||||
'Idempotency key conflict' => '幂等键冲突(请勿重复提交)',
|
||||
|
||||
Reference in New Issue
Block a user