@quec/rn-user-module
v1.0.5
Published
quec rn user service
Downloads
1
Readme
QuecRNUserModule
quec rn user service
类型|版本|适用平台|负责人 -|-|-|- module|1.0.5|all|[email protected]
1.0.5 Changelog:
none
方法
getUserMessageListWithParams
查询用户消息列表
起始版本|适用平台 -|- 1.0.0|all
序号|参数名|参数类型|描述 -|-|-|- 1|params|object|pageNumber number 必传 页码pageSize number 必传 页大小msgType number 必传 消息类型content string 非必传title string 非必传isRead bool 是否已读 非必传deviceKey string 非必传 网关设备deviceKeyproductKey string 非必传 网关设备productKeycallback {"data": {"list" : [], "total" : 12}} 2|promiseCb|promisecb|
getAllProductListWithProductKey
查询所有产品列表
起始版本|适用平台 -|- 1.0.0|all
序号|参数名|参数类型|描述 -|-|-|- 1|productKey|string|product key 2|promiseCb|promisecb|promise回调