🔥码云GVP开源项目 12k star Uniapp+ElementUI 功能强大 支持多语言、二开方便! 广告
**基本信息** 接口地址:`http[s]://api.12xue.com/weibo/setting` 请求方式:`POST` 请求类型:`application/x-www-form-urlencoded` 响应类型:`json` **请求头** |参数名|必选|描述|默认值| |---|---|---|---| |Token|否|用户唯一token|-| |Source|是|客户端来源标识|-| |Version|是|客户端当前版本号|1.0.0| |Identity|否|用户角色|-| **参数** |参数名|必选|类型|描述|默认值| |---|---|---|---|---| |studentsaturday|否|string||1| |studentdynamic|否|string|学生发布动态|2| |studentsunday|否|string||1| |studentstart|否|string||02:00| |studentend|否|string||15:00| |teacherdynamic|否|string|名师动态|1| |teachersaturday|否|string||-| |teachersunday|否|string||-| |teacherstart|否|string||00:00| |teacherend|否|string||00:00| |followdynamic|否|string|关注人动态|1| |followsaturday|否|string||-| |followsunday|否|string||-| |followstart|否|string||00:00| |followend|否|string||00:00| |classdynamic|否|string|班校动态|1| |classsaturday|否|string||-| |classsunday|否|string||-| |classstart|否|string||00:00| |classend|否|string||00:00| |sameagedynamic|否|string|同龄人动态|-| |sameagesaturday|否|string||-| |sameagesunday|否|string||-| |sameagestart|否|string||00:00| |sameageend|否|string||00:00| |spacedynamic|否|string|个人空间|1| |spacesaturday|否|string||-| |spacesunday|否|string||-| |spacestart|否|string||00:00| |spaceend|否|string||00:00| |article|否|string|咨询模块|1| |articlestart|否|string||00:00| |articleend|否|string||00:00| |articlesaturday|否|string||-| |articlesunday|否|string||-| |parentsdynamic|否|string|家长动态|1| |parentsstart|否|string||00:00| |parentsend|否|string||00:00| |parentssaturday|否|string||-| |parentssunday|否|string||-| |parentpub|否|string|家长发布动态|1| |parentpubsaturday|否|string||-| |parentpubsunday|否|string||-| |parentstart|否|string||00:00| |parentend|否|string||00:00| |parentclass|否|string|家长班校动态|1| |parentclasssaturday|否|string||-| |parentclasssunday|否|string||-| |parentclassstart|否|string||00:00| |parentclassend|否|string||00:00| |parentfllow|否|string|家长关注人动态|1| |parentfllowsaturday|否|string||-| |parentfllowsunday|否|string||-| |parentfllowstart|否|string||00:00| |parentfllowend|否|string||00:00| |teacherpub|否|string|老师发布动态|1| |teacherpubsaturday|否|string||-| |teacherpubsunday|否|string||-| |teacherpubstart|否|string||00:00| |teacherpubend|否|string||00:00| |teacherfllow|否|string|老师关注人动态|1| |teacherfllowsaturday|否|string||-| |teacherfllowsunday|否|string||-| |teacherfllowstart|否|string||00:00| |teacherfllowend|否|string||00:00| |teacherclass|否|string|老师班校动态|1| |teacherclasssaturday|否|string||-| |teacherclasssunday|否|string||-| |teacherclassstart|否|string||00:00| |teacherclassend|否|string||00:00| |teachersub|否|string|老师学科动态|1| |teachersubsaturday|否|string||-| |teachersubsunday|否|string||-| |teachersubstart|否|string||00:00| |teachersubend|否|string||00:00| |teacherarea|否|string|老师区域动态|1| |teacherareasaturday|否|string||-| |teacherareasunday|否|string||-| |teacherareastart|否|string||00:00| |teacherareaend|否|string||00:00| **返回示例** **返回参数说明** |参数名|类型|说明| |---|---|---| |ret |int |状态码 0:成功| |msg |string |状态消息 ok:成功| --: 该接口最后修订时间:2021-06-09 13:44:34 * * * * *