|
|
@@ -21,7 +21,7 @@ import org.springframework.web.servlet.ModelAndView;
|
|
|
@RequestMapping("/system/hik")
|
|
|
public class HiKController extends BaseController {
|
|
|
|
|
|
- private String prefix = "system/hik";
|
|
|
+// private String prefix = "system/hik";
|
|
|
|
|
|
// @GetMapping("/{cameraIndexCode}")
|
|
|
// public String hik(@PathVariable("cameraIndexCode") String cameraIndexCode) {
|