|
@@ -562,7 +562,7 @@ export const pushFunctionData = [
|
|
{
|
|
{
|
|
classType: 'o_message',
|
|
classType: 'o_message',
|
|
type: 'o_msg_active',
|
|
type: 'o_msg_active',
|
|
- subTitle: '活动通知',
|
|
|
|
|
|
+ subTitle: '活动优惠',
|
|
name: '消息',
|
|
name: '消息',
|
|
desc: '剑鱼将为您提供精准的消息推送服务',
|
|
desc: '剑鱼将为您提供精准的消息推送服务',
|
|
showEdit: false
|
|
showEdit: false
|
|
@@ -573,6 +573,12 @@ export const pushFunctionData = [
|
|
subTitle: '服务通知',
|
|
subTitle: '服务通知',
|
|
showEdit: false
|
|
showEdit: false
|
|
},
|
|
},
|
|
|
|
+ {
|
|
|
|
+ classType: 'o_message',
|
|
|
|
+ type: 'o_msg_business',
|
|
|
|
+ subTitle: '商机情报',
|
|
|
|
+ showEdit: false
|
|
|
|
+ },
|
|
{
|
|
{
|
|
classType: 'o_message',
|
|
classType: 'o_message',
|
|
type: 'o_msg_jyschool',
|
|
type: 'o_msg_jyschool',
|