server/visits/dmvisit_service/src/main/java/com/doumee/service/business/impl/hksync/HkSyncEmpowerServiceImpl.java
@@ -565,7 +565,7 @@ continue; } HKConstants.OPERA_TYPE flag = HKConstants.OPERA_TYPE.ADD; if(Constants.equalsObject(c.getIsdeleted(),Constants.ONE)){ if(Constants.equalsInteger(c.getIsdeleted(),Constants.ONE)){ flag = HKConstants.OPERA_TYPE.DEL; } if(addTaskData(c,taskId,flag.getKey())){