视频组件自定义
This commit is contained in:
@@ -230,8 +230,6 @@ interface ApiService {
|
||||
@Query("deviceId") deviceId: String,
|
||||
@Query("pageNum") pageNum: String="1",
|
||||
@Query("pageSize") pageSize: String="10",
|
||||
@Query("startTime") startTime: String? = null,
|
||||
@Query("endTime") endTime: String? = null
|
||||
): DeviceAlarmResponse
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user