mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-12-24 04:52:39 +00:00
* fix(authbook): 修改创建AuthBook对象锁机制,解决并发操作堵塞问题 * fix(asset_user): 修改创建AuthBook对象锁机制,使用select_for_update替换redis_lock * fix(asset_user): 修改创建AuthBook对象锁机制,使用select_for_update替换redis_lock2 * fix(asset_user): 修改创建AuthBook对象锁机制,使用select_for_update替换redis_lock3