Commit 5b67a326 by lilei

修改受害人的日志

parent 379d623e
......@@ -235,7 +235,7 @@ public class StAsjXxtqService {
TbStAsj tbStAsj = getTbStAsj(asjbh);
if (tbStAsj!=null){
XzxtUser user = SecureUtil.getUserXzxt();
xtrzService.addAjtqGnsyrz(user,"01","提取犯罪嫌疑人信息信息",asjbh);
xtrzService.addAjtqGnsyrz(user,"01","提取犯罪嫌疑人信息",asjbh);
getSysjjcUrl(asjbh,token);
}
if(data!=null && !data.isEmpty()){
......@@ -324,7 +324,7 @@ public class StAsjXxtqService {
TbStAsj tbStAsj = getTbStAsj(asjbh);
if (tbStAsj!=null){
XzxtUser user = SecureUtil.getUserXzxt();
xtrzService.addAjtqGnsyrz(user,"01","提取案件基本信息",asjbh);
xtrzService.addAjtqGnsyrz(user,"01","提取案件被害人信息",asjbh);
getSysjjcUrl(asjbh,token);
}
if(data!=null && !data.isEmpty()){
......
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