Commit 8f704064 authored by hezhen's avatar hezhen

Merge branch 'master-chw' into dev-chw

parents 4f60cc9b 9af14da7
...@@ -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