@@ -0,0 +1,5 @@
1.这个锁是基于redis的全局锁
2.在同一个new下边,多次加锁是可以重入的(因为值是一致)
3.多次加锁只要执行了一次释放,这个锁将会被释放
The note is not visible to the blocked user.