外地游客在柳州捡到一个黑色钱包,随即报警寻找失主
今日柳州|时间:2022-01-25 16:01 来源:本站原创 评论:0 点击:369

“我是外地人,不熟悉柳州,可以麻烦你们帮忙把钱包物归原主吗?”1月10日下午2时许,柳北巡警大队民警接到市民报警,称他在柳北区大润发超市停车场内捡到一个钱包,因为找不见失主,需要民警帮助。
接到报警后,柳北区胜利警务站民警迅速出警,赶到现场。经了解,报警人云先生是名外地游客,前两天从吉林省长春市来柳旅游。当天云先生驾车来到大润发超市购物,取车时发现自己车头旁有一个黑色钱包。他捡起查看,发现里面有100多元现金、身份证、社保卡及多张银行卡。担心失主弄丢钱包着急,云先生在原地等待。可十多分钟过去,仍不见失主找来,他只好报警求助。
云先生将捡到的钱包交给民警
民警通过钱包内的身份证,经多方查询联系上了失主蓝先生。“什么?我钱包丢了?我都不知道!”很快,蓝先生赶到警务站,领回了自己失而复得的钱包。蓝先生称,他是超市员工,当时他在云先生车旁搬货,可能动作幅度较大,口袋较浅,钱包掉出来也不知道。
蓝先生领回钱包
得知是云先生捡到他的钱包并报警时,蓝先生通过民警联系了云先生表示感谢。
$(document).ready(function () {
$.getJSON("/ajax/ajax_longsun.ashx?api=sethits", { "id": "80512", "client": "yblsoircns0uohchvnma2lwp", "timespan": "638870402127486040", "signature": "5b8eaff89b400a613fb2da5ba9e2b772" }, function (jdata) {
if (jdata.status == 0) {
$(".hits").html("点击:" + jdata.hits);
}
});
$(".weixinAudio").each(function (i, item) {
if ($(item).find("audio[autoplay]").length > 0) {
$(item).weixinAudio({ "autoplay": true });
}
else {
$(item).weixinAudio();
}
});
/*
$(".mediaplayer").click(function () {
$(this).parent().css("background-image", "none");
var id = $(this).attr("id");
var file = $(this).attr("file");
var mp4file = $(this).attr("mp4file");
var image = $(this).attr("image");
var height = $(this).attr("height");
var width = $(this).parent().width();
var autostart = $(this).attr("autostart");
var loop = $(this).attr("loop");
jwplayer(id).setup({
flashplayer: "/sky/player.swf",
file: file,
image: image,
height: height,
width: width,
skin: "/sky/jwplayer/glow.zip",
stretching: "fill",
autostart: "true",
repeat: "false",
});
$("#" + id +"_wrapper").css({ "margin-left": "auto", "margin-right": "auto" });
});
*/
//$("div.mediaplayer:autostart").click();
});