Commit edd343b1 authored by tangwei's avatar tangwei

修改bug

parent beb9c1f5
......@@ -1986,7 +1986,9 @@ public class LatentDangerServiceImpl extends BaseService<LatentDangerBo, LatentD
// 登录人为治理人
pageParam.put("governUserId", jcsUserId);
pageParam.put("bizType", bizType);
//暂时注释掉,web巡查隐患查不出
//pageParam.put("bizType", bizType);
}
}
// pageParam.put("bizType", bizType);
......
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