|
@@ -186,7 +186,7 @@ public class PersonVerificationHandler extends SimpleChannelInboundHandler<Perso
|
|
|
|
|
|
//返回数据
|
|
//返回数据
|
|
try {
|
|
try {
|
|
- log.warn("===人员记录回包处理 end===");
|
|
|
|
|
|
+ log.warn("===人员记录回包处理 start===");
|
|
PersonVerificationResponseInfo responseInfo = new PersonVerificationResponseInfo();
|
|
PersonVerificationResponseInfo responseInfo = new PersonVerificationResponseInfo();
|
|
|
|
|
|
responseInfo.getResponse().setResponseURL("/LAPI/V1.0/PACS/Controller/Event/Notifications");
|
|
responseInfo.getResponse().setResponseURL("/LAPI/V1.0/PACS/Controller/Event/Notifications");
|