@@ -589,7 +589,7 @@ const documentSidebar = [
589589 { text : '修改聊天室公告' , link : 'chatroom_announcement_update.html' } ,
590590 { text : '设置聊天室自定义属性' , link : 'chatroom_custom_attribute_set.html' } ,
591591 { text : '强制设置聊天室自定义属性' , link : 'chatroom_custom_attribute_set_force.html' } ,
592- { text : '获取聊天室自定义属性' , link : 'chatroom_custom_attribute_set .html' } ,
592+ { text : '获取聊天室自定义属性' , link : 'chatroom_custom_attribute_get .html' } ,
593593 { text : '删除聊天室自定义属性' , link : 'chatroom_custom_attribute_delete.html' } ,
594594 { text : '强制删除聊天室自定义属性' , link : 'chatroom_custom_attribute_delete_force.html' } ,
595595 ] ,
@@ -796,7 +796,7 @@ const documentSidebar = [
796796 { text : '概述' , link : 'push_template_overview.html' } ,
797797 { text : '创建推送模板' , link : 'push_template_create.html' } ,
798798 { text : '删除推送模板' , link : 'push_template_delete.html' } ,
799- { text : '查询推送模板' , link : 'push_settings_query .html' } ,
799+ { text : '查询推送模板' , link : 'push_template_query .html' } ,
800800 { text : '发消息时配置模板' , link : 'push_template_send_message.html' } ,
801801 { text : '接收方配置模板' , link : 'push_template_receiver.html' } ,
802802 ]
0 commit comments