“推送api”的版本间的差异

来自Blueidea
跳转至: 导航搜索
(以内容“PUSH消息API<br><br> == 个人信息更新push == '''参数说明''': :{| class="wikitable" style="font-size:13px;" ! 参数名称 ! 类型及范围 ! 说明 |- !sco...”创建新页面)
 
个人信息更新push
第1行: 第1行:
 
PUSH消息API<br><br>
 
PUSH消息API<br><br>
 
== 个人信息更新push ==
 
== 个人信息更新push ==
 +
'''参数说明''':
 +
:{| class="wikitable" style="font-size:13px;"
 +
! 参数名称
 +
! 类型及范围
 +
! 说明
 +
|-
 +
!scope="row"|uid
 +
| string ||用户id
 +
|-
 +
!scope="row"|username
 +
| string || 用户名
 +
|-
 +
!scope="row"|type
 +
| int|| 用户类型(1老师,2家长,3学生)
 +
|-
 +
!scope="row"|username
 +
| string || 更新时间
 +
|-
 +
!scope="row"|message
 +
| string || 说明
 +
|}
 +
 +
== 班级信息更新push ==
 +
'''参数说明''':
 +
:{| class="wikitable" style="font-size:13px;"
 +
! 参数名称
 +
! 类型及范围
 +
! 说明
 +
|-
 +
!scope="row"|cid
 +
| string ||班级id
 +
|-
 +
!scope="row"|cname
 +
| string || 班级名称
 +
|-
 +
!scope="row"|grade
 +
| int|| 年级
 +
|-
 +
!scope="row"|serialno
 +
| string || 更新时间
 +
|-
 +
!scope="row"|inserialno
 +
| string || 更新时间
 +
|-
 +
!scope="row"|cnick
 +
| string || 更新时间
 +
|-
 +
!scope="row"|createrid
 +
| string || 创建者id
 +
|-
 +
!scope="row"|creator
 +
| string || 创建者
 +
|-
 +
!scope="row"|dateline
 +
| string || 创建时间
 +
|}
 +
 +
== 发帖push信息 ==
 
'''参数说明''':
 
'''参数说明''':
 
:{| class="wikitable" style="font-size:13px;"
 
:{| class="wikitable" style="font-size:13px;"

2014-07-28T18:06:11的版本

PUSH消息API

个人信息更新push

参数说明

参数名称 类型及范围 说明
uid string 用户id
username string 用户名
type int 用户类型(1老师,2家长,3学生)
username string 更新时间
message string 说明

班级信息更新push

参数说明

参数名称 类型及范围 说明
cid string 班级id
cname string 班级名称
grade int 年级
serialno string 更新时间
inserialno string 更新时间
cnick string 更新时间
createrid string 创建者id
creator string 创建者
dateline string 创建时间

发帖push信息

参数说明

参数名称 类型及范围 说明
uid string 用户id
username string 用户名
type int 用户类型(1老师,2家长,3学生)
username string 更新时间
message string 说明