Commit 4e7dd63a authored by 赵啸非's avatar 赵啸非

添加照片海康下载

parent 7010d508
......@@ -152,6 +152,10 @@ public class TestController {
}
}
}
if(!ObjectUtils.isEmpty(updateList)){
staffService.update(updateList);
}
return "更新数量:" + updateList.size();
}
......
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