@ -124,7 +124,7 @@ public class PointServiceImpl implements PointService {
. eventTime ( Optional . ofNullable ( personal . getControlTime ( ) ) . orElse ( LocalDateTime . now ( ) ) )
. departId ( personal . getControlDepartId ( ) )
. departName ( personal . getControlDepartName ( ) )
. sourceData ( "该人员存在标签:" + personal . getTags ( ) + ",属于重点人员,增加风险分5分 " )
. sourceData ( "该人员存在标签:" + personal . getTags ( ) + ",属于重点人员" )
. build ( ) ) ) ;
}
continue ;
@ -140,7 +140,7 @@ public class PointServiceImpl implements PointService {
. eventTime ( Optional . ofNullable ( personal . getControlTime ( ) ) . orElse ( LocalDateTime . now ( ) ) )
. departId ( personal . getControlDepartId ( ) )
. departName ( personal . getControlDepartName ( ) )
. sourceData ( "该人员存在标签:" + personal . getTags ( ) + ",属于重点人员,增加风险分5分 " )
. sourceData ( "该人员存在标签:" + personal . getTags ( ) + ",属于重点人员" )
. build ( ) ) ) ;
}
}
@ -198,7 +198,7 @@ public class PointServiceImpl implements PointService {
. tag ( zblx . getDmmc ( ) )
. name ( person . getName ( ) )
. idCode ( person . getIdCode ( ) )
. sourceData ( "该人员存在标签:" + zblx . getDmmc ( ) + ",增加风险分5分" )
. sourceData ( "该人员存在标签:" + zblx . getDmmc ( ) )
. build ( ) ;
try {
data . setEventTime ( LocalDateTime . parse ( ry . getJlbgsj ( ) , DateTimeFormatter . ofPattern ( "yyyyMMddHHmmss" ) ) ) ;
@ -365,7 +365,7 @@ public class PointServiceImpl implements PointService {
. personId ( personal . getId ( ) )
. sourceData ( "发现该人员涉及" + domicileType . getCountNum ( ) + "起案件," + context + "为“" + domicileType . getAjmc ( ) + "”,案件编号:"
+ domicileType . getAjbh ( ) + ",处罚内容为“" + domicileType . getCfms1 ( )
+ "”。因受到" + domicileType . getCountNum ( ) + "起行政处罚,增加风险分" + score + "分 " )
+ "”。因受到" + domicileType . getCountNum ( ) + "起行政处罚" )
. build ( ) ;
toInsert . add ( createClue ( task . getModelId ( ) , 5 , task . getId ( ) , data ) ) ;
}
@ -420,7 +420,7 @@ public class PointServiceImpl implements PointService {
. eventTime ( LocalDateTime . now ( ) )
. personId ( personal . getId ( ) )
. sourceData ( "发现该人员" + domicileType . getJysm ( ) + "案件编号:" + domicileType . getAjbh ( )
+ context + ",增加风险分" + score + "分" )
+ context )
. build ( ) ;
toInsert . add ( createClue ( task . getModelId ( ) , 5 , task . getId ( ) , data ) ) ;
}
@ -466,7 +466,7 @@ public class PointServiceImpl implements PointService {
. tag ( "父母婚姻变故" )
. eventTime ( LocalDateTime . now ( ) )
. personId ( personal . getId ( ) )
. sourceData ( "发现该人员父母离婚,增加风险分5分 " )
. sourceData ( "发现该人员父母离婚" )
. build ( ) ;
toInsert . add ( createClue ( task . getModelId ( ) , 5 , task . getId ( ) , data ) ) ;
}
@ -518,7 +518,7 @@ public class PointServiceImpl implements PointService {
. tag ( "父亲是否健在" )
. eventTime ( LocalDateTime . now ( ) )
. personId ( personal . getId ( ) )
. sourceData ( "发现该人员父亲死亡,增加风险分5分 " )
. sourceData ( "发现该人员父亲死亡" )
. build ( ) ;
toInsert . add ( createClue ( task . getModelId ( ) , 5 , task . getId ( ) , data ) ) ;
}
@ -570,7 +570,7 @@ public class PointServiceImpl implements PointService {
. tag ( "母亲是否健在" )
. eventTime ( LocalDateTime . now ( ) )
. personId ( personal . getId ( ) )
. sourceData ( "发现该人员母亲死亡,增加风险分5分 " )
. sourceData ( "发现该人员母亲死亡" )
. build ( ) ;
toInsert . add ( createClue ( task . getModelId ( ) , 5 , task . getId ( ) , data ) ) ;
}
@ -623,7 +623,7 @@ public class PointServiceImpl implements PointService {
. tag ( "家人患严重疾病" )
. eventTime ( LocalDateTime . now ( ) )
. personId ( personal . getId ( ) )
. sourceData ( "发现该人员的家人有重大疾病,增加风险分5分 " )
. sourceData ( "发现该人员的家人有重大疾病" )
. build ( ) ;
toInsert . add ( createClue ( task . getModelId ( ) , 5 , task . getId ( ) , data ) ) ;
}
@ -665,7 +665,7 @@ public class PointServiceImpl implements PointService {
. tag ( "本人患严重疾病" )
. eventTime ( LocalDateTime . now ( ) )
. personId ( person . getId ( ) )
. sourceData ( "发现该人员有过就诊记录,诊断病名为“" + idMap . get ( person . getIdCode ( ) ) . getDiseaseName ( ) + "”,该人员患严重疾病,增加风险分5分 " )
. sourceData ( "发现该人员有过就诊记录,诊断病名为“" + idMap . get ( person . getIdCode ( ) ) . getDiseaseName ( ) + "”,该人员患严重疾病" )
. build ( ) ;
toInsert . add ( createClue ( task . getModelId ( ) , 5 , task . getId ( ) , data ) ) ;
}
@ -718,7 +718,7 @@ public class PointServiceImpl implements PointService {
. tag ( "是否特殊人群" )
. eventTime ( LocalDateTime . now ( ) )
. personId ( personal . getId ( ) )
. sourceData ( "发现该人员为精神障碍患者,是特殊人群,增加风险分5分 " )
. sourceData ( "发现该人员为精神障碍患者,是特殊人群" )
. build ( ) ;
toInsert . add ( createClue ( task . getModelId ( ) , 5 , task . getId ( ) , data ) ) ;
}
@ -737,7 +737,7 @@ public class PointServiceImpl implements PointService {
. tag ( "是否特殊人群" )
. eventTime ( LocalDateTime . now ( ) )
. personId ( personal . getId ( ) )
. sourceData ( "发现该人员为艾滋人员,是特殊人群,增加风险分5分 " )
. sourceData ( "发现该人员为艾滋人员,是特殊人群" )
. build ( ) ;
toInsert . add ( createClue ( task . getModelId ( ) , 5 , task . getId ( ) , data ) ) ;
}
@ -756,7 +756,7 @@ public class PointServiceImpl implements PointService {
. tag ( "是否特殊人群" )
. eventTime ( LocalDateTime . now ( ) )
. personId ( personal . getId ( ) )
. sourceData ( "发现该人员为吸毒人员,是特殊人群,增加风险分5分 " )
. sourceData ( "发现该人员为吸毒人员,是特殊人群" )
. build ( ) ;
toInsert . add ( createClue ( task . getModelId ( ) , 5 , task . getId ( ) , data ) ) ;
}
@ -775,7 +775,7 @@ public class PointServiceImpl implements PointService {
. tag ( "是否特殊人群" )
. eventTime ( LocalDateTime . now ( ) )
. personId ( personal . getId ( ) )
. sourceData ( "发现该人员为社区矫正人员,是特殊人群,增加风险分5分 " )
. sourceData ( "发现该人员为社区矫正人员,是特殊人群" )
. build ( ) ;
toInsert . add ( createClue ( task . getModelId ( ) , 5 , task . getId ( ) , data ) ) ;
}
@ -794,7 +794,7 @@ public class PointServiceImpl implements PointService {
. tag ( "是否特殊人群" )
. eventTime ( LocalDateTime . now ( ) )
. personId ( personal . getId ( ) )
. sourceData ( "发现该人员为刑释解教人员,是特殊人群,增加风险分5分 " )
. sourceData ( "发现该人员为刑释解教人员,是特殊人群" )
. build ( ) ;
toInsert . add ( createClue ( task . getModelId ( ) , 5 , task . getId ( ) , data ) ) ;
}
@ -848,7 +848,7 @@ public class PointServiceImpl implements PointService {
. eventTime ( LocalDateTime . now ( ) )
. personId ( personal . getId ( ) )
. sourceData ( "发现该人员于" + getDateString ( domicileType . getActualTime ( ) )
+ "确诊为为“" + domicileType . getActualId ( ) + "”精神障碍患者,增加风险分1分 " )
+ "确诊为为“" + domicileType . getActualId ( ) + "”精神障碍患者" )
. build ( ) ;
toInsert . add ( createClue ( task . getModelId ( ) , 1 , task . getId ( ) , data ) ) ;
}
@ -867,7 +867,7 @@ public class PointServiceImpl implements PointService {
. tag ( "特殊人群类型" )
. eventTime ( LocalDateTime . now ( ) )
. personId ( personal . getId ( ) )
. sourceData ( "发现该人员为艾滋人员,增加风险分2分 " )
. sourceData ( "发现该人员为艾滋人员" )
. build ( ) ;
toInsert . add ( createClue ( task . getModelId ( ) , 2 , task . getId ( ) , data ) ) ;
}
@ -886,7 +886,7 @@ public class PointServiceImpl implements PointService {
. tag ( "特殊人群类型" )
. eventTime ( LocalDateTime . now ( ) )
. personId ( personal . getId ( ) )
. sourceData ( "发现该人员为吸毒人员,增加风险分3分 " )
. sourceData ( "发现该人员为吸毒人员" )
. build ( ) ;
toInsert . add ( createClue ( task . getModelId ( ) , 3 , task . getId ( ) , data ) ) ;
}
@ -921,7 +921,7 @@ public class PointServiceImpl implements PointService {
. tag ( "特殊人群类型" )
. eventTime ( LocalDateTime . now ( ) )
. personId ( personal . getId ( ) )
. sourceData ( "发现该人员为社区矫正人员" + context + ",增加风险分4分" )
. sourceData ( "发现该人员为社区矫正人员" + context )
. build ( ) ;
toInsert . add ( createClue ( task . getModelId ( ) , 4 , task . getId ( ) , data ) ) ;
}
@ -956,7 +956,7 @@ public class PointServiceImpl implements PointService {
. tag ( "特殊人群类型" )
. eventTime ( LocalDateTime . now ( ) )
. personId ( personal . getId ( ) )
. sourceData ( "发现该人员为刑释解教人员" + context + ",增加风险分5分" )
. sourceData ( "发现该人员为刑释解教人员" + context )
. build ( ) ;
toInsert . add ( createClue ( task . getModelId ( ) , 5 , task . getId ( ) , data ) ) ;
}
@ -1013,7 +1013,7 @@ public class PointServiceImpl implements PointService {
. personId ( personal . getId ( ) )
. sourceData ( "发现该人员为精神疾病患者,但驾照未注销" + context
+ ",驾照有效期为“" + getDateString ( domicileType . getYxqs ( ) ) + "至"
+ getDateString ( domicileType . getYxqz ( ) ) + "”,增加风险分5分 " )
+ getDateString ( domicileType . getYxqz ( ) ) + "”" )
. build ( ) ;
toInsert . add ( createClue ( task . getModelId ( ) , 5 , task . getId ( ) , data ) ) ;
}
@ -1057,7 +1057,7 @@ public class PointServiceImpl implements PointService {
. tag ( "父母关系状况" )
. eventTime ( LocalDateTime . now ( ) )
. personId ( personal . getId ( ) )
. sourceData ( "发现该人员父母关系状况不佳,关联接警单单号为" + domicileType . get ( "jjdbh" ) + ",增加风险分5分" )
. sourceData ( "发现该人员父母关系状况不佳,关联接警单单号为" + domicileType . get ( "jjdbh" ) )
. build ( ) ;
toInsert . add ( createClue ( task . getModelId ( ) , 5 , task . getId ( ) , data ) ) ;
}
@ -1124,7 +1124,7 @@ public class PointServiceImpl implements PointService {
. tag ( "吸食毒品" )
. eventTime ( LocalDateTime . now ( ) )
. personId ( personal . getId ( ) )
. sourceData ( "发现该人员吸食毒品" + dataString + "增加风险分5分" )
. sourceData ( "发现该人员吸食毒品" + dataString )
. build ( ) ;
toInsert . add ( createClue ( task . getModelId ( ) , 5 , task . getId ( ) , data ) ) ;
}
@ -1164,7 +1164,7 @@ public class PointServiceImpl implements PointService {
. tag ( "医疗压力" )
. eventTime ( LocalDateTime . now ( ) )
. personId ( person . getId ( ) )
. sourceData ( "发现该人员近三年没有医保缴纳信息,存在医疗压力,增加风险分5分 " )
. sourceData ( "发现该人员近三年没有医保缴纳信息,存在医疗压力" )
. build ( ) ;
toInsert . add ( createClue ( task . getModelId ( ) , 5 , task . getId ( ) , data ) ) ;
}
@ -1215,7 +1215,7 @@ public class PointServiceImpl implements PointService {
. personId ( personal . getId ( ) )
. sourceData ( "发现该人员上访过" + domicileType . getCountNum ( )
+ "次,上访内容为" + domicileType . getDetail ( )
+ ",为涉退、涉迁、涉军等重点管控群体,增加风险分5分 " )
+ ",为涉退、涉迁、涉军等重点管控群体" )
. build ( ) ;
toInsert . add ( createClue ( task . getModelId ( ) , 5 , task . getId ( ) , data ) ) ;
}
@ -1235,7 +1235,7 @@ public class PointServiceImpl implements PointService {
. personId ( personal . getId ( ) )
. sourceData ( "发现该人员上访过" + domicileType . getCountNum ( )
+ "次,上访内容为" + domicileType . getDetail ( )
+ ",为投诉、举报等诉求,增加风险分3分 " )
+ ",为投诉、举报等诉求" )
. build ( ) ;
toInsert . add ( createClue ( task . getModelId ( ) , 3 , task . getId ( ) , data ) ) ;
}
@ -1255,7 +1255,7 @@ public class PointServiceImpl implements PointService {
. personId ( personal . getId ( ) )
. sourceData ( "发现该人员上访过" + domicileType . getCountNum ( )
+ "次,上访内容为" + domicileType . getDetail ( )
+ ",为待遇不公、房屋交房等诉求,增加风险分2分 " )
+ ",为待遇不公、房屋交房等诉求" )
. build ( ) ;
toInsert . add ( createClue ( task . getModelId ( ) , 2 , task . getId ( ) , data ) ) ;
}
@ -1308,8 +1308,7 @@ public class PointServiceImpl implements PointService {
. eventTime ( LocalDateTime . now ( ) )
. personId ( personal . getId ( ) )
. sourceData ( "发现该人员于" + getDateMinuteString ( domicileType . getBjsj ( ) )
+ "报警,关联接警单单号" + domicileType . getJjdbh ( ) + content
+ ",增加风险分5分" )
+ "报警,关联接警单单号" + domicileType . getJjdbh ( ) + content )
. build ( ) ;
toInsert . add ( createClue ( task . getModelId ( ) , 5 , task . getId ( ) , data ) ) ;
}
@ -1365,7 +1364,7 @@ public class PointServiceImpl implements PointService {
. tag ( "行为人子女数" )
. eventTime ( LocalDateTime . now ( ) )
. personId ( personal . getId ( ) )
. sourceData ( "发现该人员子女数为" + domicileType . getScore ( ) + ",增加风险分" + realScore + "分" )
. sourceData ( "发现该人员子女数为" + domicileType . getScore ( ) )
. build ( ) ;
toInsert . add ( createClue ( task . getModelId ( ) , realScore , task . getId ( ) , data ) ) ;
}
@ -1417,7 +1416,7 @@ public class PointServiceImpl implements PointService {
. tag ( "亲近家人死亡" )
. eventTime ( LocalDateTime . now ( ) )
. personId ( personal . getId ( ) )
. sourceData ( "发现该人员亲近家人死亡,增加风险分5分 " )
. sourceData ( "发现该人员亲近家人死亡" )
. build ( ) ;
toInsert . add ( createClue ( task . getModelId ( ) , 5 , task . getId ( ) , data ) ) ;
}
@ -1467,7 +1466,7 @@ public class PointServiceImpl implements PointService {
. tag ( "户籍类型" )
. eventTime ( LocalDateTime . now ( ) )
. personId ( personal . getId ( ) )
. sourceData ( "发现该人员户籍类型为" + domicileType . getHlxmc ( ) + ",增加风险分5分" )
. sourceData ( "发现该人员户籍类型为" + domicileType . getHlxmc ( ) )
. build ( ) ;
toInsert . add ( createClue ( task . getModelId ( ) , 5 , task . getId ( ) , data ) ) ;
}
@ -1509,7 +1508,7 @@ public class PointServiceImpl implements PointService {
. tag ( "父亲文化程度" )
. eventTime ( LocalDateTime . now ( ) )
. personId ( personal . getId ( ) )
. sourceData ( "发现该人员父亲文化程度为" + fatherEducation . getFatherEducation ( ) + ",增加风险分" + eduScore + "分" )
. sourceData ( "发现该人员父亲文化程度为" + fatherEducation . getFatherEducation ( ) )
. build ( ) ;
toInsert . add ( createClue ( task . getModelId ( ) , eduScore , task . getId ( ) , data ) ) ;
}
@ -1551,7 +1550,7 @@ public class PointServiceImpl implements PointService {
. tag ( "母亲文化程度" )
. eventTime ( LocalDateTime . now ( ) )
. personId ( personal . getId ( ) )
. sourceData ( "发现该人员母亲文化程度为" + motherEducation . getMotherEducation ( ) + ",增加风险分" + eduScore + "分" )
. sourceData ( "发现该人员母亲文化程度为" + motherEducation . getMotherEducation ( ) )
. build ( ) ;
toInsert . add ( createClue ( task . getModelId ( ) , eduScore , task . getId ( ) , data ) ) ;
}
@ -1615,7 +1614,7 @@ public class PointServiceImpl implements PointService {
. tag ( "上访是否满意解决" )
. eventTime ( LocalDateTime . now ( ) )
. personId ( personal . getId ( ) )
. sourceData ( "发现该人员有过上访经历,且上访没有满意解决,增加风险分5分 " )
. sourceData ( "发现该人员有过上访经历,且上访没有满意解决" )
. build ( ) ;
toInsert . add ( createClue ( task . getModelId ( ) , 5 , task . getId ( ) , data ) ) ;
}
@ -1658,7 +1657,7 @@ public class PointServiceImpl implements PointService {
. tag ( "上访人员" )
. eventTime ( LocalDateTime . now ( ) )
. personId ( personal . getId ( ) )
. sourceData ( "发现该人员有过上访经历,增加风险分5分 " )
. sourceData ( "发现该人员有过上访经历" )
. build ( ) ;
toInsert . add ( createClue ( task . getModelId ( ) , 5 , task . getId ( ) , data ) ) ;
}
@ -1698,7 +1697,7 @@ public class PointServiceImpl implements PointService {
. tag ( "涉药人员" )
. eventTime ( LocalDateTime . now ( ) )
. personId ( personal . getId ( ) )
. sourceData ( "发现该人员于" + drug . getGzdw ( ) + "工作,属于特种工种中的涉药人员,增加风险分2分 " )
. sourceData ( "发现该人员于" + drug . getGzdw ( ) + "工作,属于特种工种中的涉药人员" )
. build ( ) ;
toInsert . add ( createClue ( task . getModelId ( ) , 5 , task . getId ( ) , data ) ) ;
}
@ -1735,12 +1734,12 @@ public class PointServiceImpl implements PointService {
. name ( personal . getName ( ) )
. id ( personal . getId ( ) . toString ( ) )
. idCode ( personal . getIdCode ( ) )
. tag ( "重点对象管控民警所控人员100人以上疑似 日常管控不到位" )
. tag ( "重点对象日常管控不到位" )
. departId ( gBaseZDRY . getXzdpcsdm ( ) )
. departName ( gBaseZDRY . getXzdpcs ( ) )
. personId ( personal . getId ( ) )
. eventTime ( LocalDateTime . of ( 2024 , 10 , 7 , 12 , 11 , 23 ) )
. sourceData ( "发现该人员属于重点人员,该人员的管控民警所管控的重点人员达到100人以上\n属于未落实日常管控要求,增加风险分5分 " )
. sourceData ( "发现该人员属于重点人员,该人员的管控民警所管控的重点人员达到100人以上\n属于未落实日常管控要求" )
. build ( ) ;
toInsert . add ( createClue ( task . getModelId ( ) , 5 , task . getId ( ) , data ) ) ;
}
@ -1922,7 +1921,7 @@ public class PointServiceImpl implements PointService {
}
data . setTag ( Default . NO_CAR_OIL_BUY ) ;
data . setSourceData ( "发现该人员属于无车人员,于" + item . getTime ( ) + "在" + item . getCompanyName ( ) + "购买容量为" + item . getNumber ( ) + "L的" + item . getType ( ) + ",用作" + item . getUseTo ( ) + ",风险分增加5分" ) ;
data . setSourceData ( "发现该人员属于无车人员,于" + item . getTime ( ) + "在" + item . getCompanyName ( ) + "购买容量为" + item . getNumber ( ) + "L的" + item . getType ( ) + ",用作" + item . getUseTo ( ) ) ;
toInsert . add ( createClue ( task . getModelId ( ) , 5 , task . getId ( ) , data ) ) ;
}
}
@ -2007,7 +2006,7 @@ public class PointServiceImpl implements PointService {
. departId ( person . getControlDepartId ( ) )
. departName ( person . getControlDepartName ( ) )
. personId ( person . getId ( ) )
. sourceData ( "发现该人员为保安人员,职位为:" + real . getJob ( ) + ",属于特种职业,增加风险分2分。 " )
. sourceData ( "发现该人员为保安人员,职位为:" + real . getJob ( ) + ",属于特种职业" )
. build ( ) ;
try {
if ( real . getTime ( ) . indexOf ( "-" ) ! = - 1 ) {
@ -2066,7 +2065,7 @@ public class PointServiceImpl implements PointService {
. departName ( person . getControlDepartName ( ) )
. personId ( person . getId ( ) )
. eventTime ( LocalDateTime . now ( ) )
. sourceData ( "发现该人员有车,增加风险分5分 。" )
. sourceData ( "发现该人员有车。" )
. build ( ) ;
toInsert . add ( createClue ( task . getModelId ( ) , 5 , task . getId ( ) , data ) ) ;
}