| | |
| | | |
| | | void recordingAvailabilityExport(HttpServletResponse response,DataCenterQuery query) throws IOException; |
| | | |
| | | void pointOnlineExport(HttpServletResponse response,DataCenterQuery query) throws IOException ; |
| | | void pointOnlineFaceExport(HttpServletResponse response,DataCenterQuery query) throws IOException ; |
| | | void pointOnlineVideoExport(HttpServletResponse response, DataCenterQuery query) throws IOException; |
| | | |
| | | void pointOnlineCarExport(HttpServletResponse response, DataCenterQuery query) throws IOException; |
| | | |
| | | Result updateDynamicValue(UpdateDynamicValueForm form); |
| | | |
| | |
| | | Result faceAvailabilityOfLargeImg(DataCenterQuery query); |
| | | |
| | | Result videoImageResourceSecurity(DataCenterQuery query); |
| | | |
| | | |
| | | } |