Commit 040579b9 by weiyuanzuo

脑图不再使用的接口增加提示

parent 93c260c7
......@@ -252,7 +252,7 @@ public class AbutmentController {
}
/**
* 跳转到新德汇审批界面
* 跳转到新德汇审批界面(脑图不再使用)
* @param asjbh 案事件编号
* @param sfzh 身份证号
* @param bsh 标识号
......@@ -578,7 +578,7 @@ public class AbutmentController {
/**
* 调用新德汇接口获取审批结果
* 调用新德汇接口获取审批结果(脑图不再使用)
* @param asjbh
* @param sfzh
* @param bsh
......
......@@ -70,7 +70,7 @@ public class DataController {
}
/**
* 通过身份证调取全国常口库中的二代证信息
* 通过身份证调取全国常口库中的二代证信息(脑图不再使用)
*/
@RequestMapping("/queryQgckEdzxx")
@ResponseBody
......
......@@ -76,6 +76,7 @@ public class IphoneTrackController {
return resultObj;
}
//脑图已不再使用
@RequestMapping("/getObjectRelationAll")
@ResponseBody
public ResultObj getObjectRelationAll(String asjbh,String cxrXm,String cxrSfzh,String cxrJh,String cxrLxdh,String dldwdm,String dldwmc,String type,String objValue){
......
......@@ -46,7 +46,7 @@ public class PushWaDataController {
private String cqzzPlatformUrl;
/**
* 获取对象时间段内的轨迹
* 获取对象时间段内的轨迹(脑图不再使用)
* @param caseId 案件编号
* @param caseName 案件名称
* @param username 用户账号
......@@ -392,7 +392,7 @@ public class PushWaDataController {
}
/**
* 获取对象时间段内的轨迹(疑似停留、疑似落脚)
* 获取对象时间段内的轨迹(疑似停留、疑似落脚)(脑图不再使用)
* @param caseId 案件编号
* @param caseName 案件名称
* @param username 用户账号
......
......@@ -25,7 +25,7 @@ public class RydaController {
private String serviceId;
/**
*
* @Description: 跳转到美亚的人员档案界面
* @Description: 跳转到美亚的人员档案界面(脑图不再使用)
* @Param:
* @param sfzh 身份证号
* @param response
......
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