微信判断入场出场只需要check 不用加锁
This commit is contained in:
@@ -10,7 +10,7 @@ public class DoorLockUtil {
|
||||
|
||||
private final static String DOOR_LOCK = "DOOR_LOCK_";
|
||||
private final static String DOOR_BARCODE_LOCK = "DOOR_BARCODE_LOCK_";
|
||||
private final static Integer LOCK_TIMEOUT = 30;
|
||||
private final static Integer LOCK_TIMEOUT = 15;
|
||||
|
||||
@Resource
|
||||
RedisCache redisCache;
|
||||
|
||||
Reference in New Issue
Block a user