#
Junjie
19 小时以前 ade2ee628437d38cb7c11dd456a5ea18dff97325
src/main/java/com/zy/core/plugin/FakeProcess.java
@@ -487,7 +487,7 @@
                        if (lock != null) {
                            continue;
                        }
                        redisUtil.set(RedisKeyType.GENERATE_IN_TASK_LIMIT.key + stationId, "lock", 10);
                        redisUtil.set(RedisKeyType.GENERATE_IN_TASK_LIMIT.key + stationId, "lock", 3);
                        String barcode = stationProtocol.getBarcode();
                        Integer stationIdVal = stationProtocol.getStationId();