opt:关闭日志打印
This commit is contained in:
@@ -35,7 +35,6 @@ public class RedissonUtils {
|
||||
return;
|
||||
}
|
||||
}catch (Exception ex){
|
||||
ex.printStackTrace();
|
||||
throw ex;
|
||||
}finally {
|
||||
if (isLock && lock.isHeldByCurrentThread()){
|
||||
|
||||
Reference in New Issue
Block a user