分享设备用户列表
This commit is contained in:
@@ -17,6 +17,7 @@ class ServiceConstant {
|
||||
static String person_info = "/api/personnel/info"; //用户资料
|
||||
static String sleep_report = "/api/device/sleep/data"; //睡眠报告
|
||||
static String device_share = "/api/device/share"; //分享设备
|
||||
|
||||
static String message_list = "/api/mesasge/list"; //消息列表
|
||||
static String message_read = "/api/mesasge/read"; //消息未读数量
|
||||
static String device_show = "/api/device/bind"; //更新设备绑定
|
||||
|
||||
Reference in New Issue
Block a user