Adjusting the code format

pull/1048/head
chen.ma 2 years ago
parent a461daa371
commit 2858b9fd4f

@ -266,7 +266,8 @@ public class ReflectUtil {
}
/**
* find field by fieldName and fieldType
* Find field by fieldName and fieldType
*
* @param obj target obj
* @param filedName filedName
* @param fieldType fieldType

@ -75,6 +75,4 @@ public class ZipkinExecutorAdapter implements DynamicThreadPoolAdapter {
}
return null;
}
}

Loading…
Cancel
Save