日期:2014-05-20 浏览次数:20669 次
public Map getMenuAccessMap(long userId) { if (new Long(userId) == null || "".equals(userId)) { throw new NullObjectException("用户Id不能为空"); }