Showing
1 changed file
with
1 additions
and
1 deletions
| ... | ... | @@ -144,7 +144,7 @@ export const list = [ | 
| 144 | 144 | }, | 
| 145 | 145 | { | 
| 146 | 146 | deviceType: '网关/直连设备', | 
| 147 | - function: '服务端响应共享属性集客户端属性给设备端', | |
| 147 | + function: '服务端响应共享属性及客户端属性给设备端', | |
| 148 | 148 | release: 'v1/devices/me/attributes/response/$request_id', | 
| 149 | 149 | subscribe: 'v1/devices/me/attributes/response/+', | 
| 150 | 150 | platform: '发布', | ... | ... |