Commit 9af14da7 authored by hezhen's avatar hezhen

123

parent e79abf81
...@@ -436,7 +436,6 @@ public class AppPermissionService { ...@@ -436,7 +436,6 @@ public class AppPermissionService {
if (StringUtils.isNotBlank(restResponse.getData())){ if (StringUtils.isNotBlank(restResponse.getData())){
appUserDetail.setHeadimgurl(restResponse.getData()); appUserDetail.setHeadimgurl(restResponse.getData());
} }
imFeign.
}catch (Exception e){ }catch (Exception e){
e.printStackTrace(); e.printStackTrace();
} }
......
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