记得上下班打卡 | git大法好,push需谨慎

Commit 973e81c4 authored by jiangxiulong's avatar jiangxiulong

人体检测-callBack

parent 35204e20
......@@ -90,7 +90,7 @@ public class KylinCameraController {
ObjectMapper configure = JsonUtils.OM().configure(MapperFeature.ACCEPT_CASE_INSENSITIVE_PROPERTIES, true);
KylinCameraDeviceCallBackVo backVo = configure.readValue(
JsonUtils.toJson(requestBody),
requestBody,
new TypeReference<KylinCameraDeviceCallBackVo>() {
}
);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment