新增简略标题

This commit is contained in:
wucongxing 2023-04-01 11:07:44 +08:00
parent 63e468fb0a
commit a727cf0103

View File

@ -32,6 +32,7 @@ class MessageNoticeService extends BaseService
'read_status', 'read_status',
'inquiry_type', 'inquiry_type',
'from_name', 'from_name',
'notice_brief_title',
'notice_title', 'notice_title',
'notice_send_time', 'notice_send_time',
'notice_content', 'notice_content',
@ -82,6 +83,7 @@ class MessageNoticeService extends BaseService
'notice_id', 'notice_id',
'read_status', 'read_status',
'from_name', 'from_name',
'notice_brief_title',
'notice_title', 'notice_title',
'notice_send_time', 'notice_send_time',
'notice_content', 'notice_content',