| | |
| | | /// <summary> |
| | | /// 影片收藏/取消收藏 |
| | | /// </summary> |
| | | public const string Api_Post_Aks_MovieLibraryCollect = "/home-wisdom/app/device/avcc/movieLibrary/Collect"; |
| | | public const string Api_Post_Aks_MovieLibraryCollect = "/home-wisdom/app/device/avcc/movieLibrary/collect"; |
| | | /// <summary> |
| | | /// 收藏影片分页获取 |
| | | /// </summary> |
| | |
| | | /// 解绑第三方iot平台账号 |
| | | /// </summary> |
| | | public const string Api_Post_Unbound3tyIotAccount = "/smart-open/open-platform/tripartite/userUnbind"; |
| | | /// <summary> |
| | | /// 解绑住宅下的第三方设备 |
| | | /// </summary> |
| | | public const string Api_Post_UnbindDeviceToHome = "/home-wisdom/app/open/unbindDeviceToHome"; |
| | | |
| | | #endregion |
| | | |
| | | #region ■ -- 红外宝接口___________________________ |