BusinessLockAspect

@Component
open class BusinessLockAspect

业务锁切面

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun lock(point: ProceedingJoinPoint, businessLock: BusinessLock): Any
Link copied to clipboard
open fun makeLockKey(keys: Array<String>): String
构建lockKey