提交 959a9e18 编写于 作者: F fancy

删除无用代码

上级 e7f689a9
......@@ -3,7 +3,6 @@ package com.x.jpush.assemble.control.jaxrs.device;
import javax.servlet.http.HttpServletRequest;
import org.apache.commons.lang3.StringUtils;
import org.apache.sis.coverage.grid.IllegalGridGeometryException;
import com.google.gson.JsonElement;
import com.x.base.core.container.EntityManagerContainer;
......@@ -80,9 +79,6 @@ public class ActionBind extends BaseAction {
// .setWithPersonWithName(effectivePerson.getDistinguishedName(), ActionListAll.DEVICE_PERSON_ATTR_KEY, deviceList));
// }
result.setData(wraps);
} catch (Exception e) {
logger.error(e);
throw new IllegalGridGeometryException("系统在绑定设备时发生异常!", e);
}
logger.info("action 'ActionBind' execute completed!");
return result;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册