加锁/解锁操作

//加锁
//Bucket.prototype.getAndLock

// 解锁
//Bucket.prototype.unlock

Last updated

Was this helpful?