@@ -36,7 +36,7 @@ public class HiKController extends BaseController {
private String host;
/**
- * 根据userId查询用户积分流水列表
+ * 获取直播流地址
*/
@GetMapping("/getCameraPreviewURL")
@ResponseBody