|
@@ -105,9 +105,6 @@ public class SceneFileBuildServiceImpl extends ServiceImpl<ISceneFileBuildMapper
|
|
|
@Value("${build.notSupport.beforeTime:202203}")
|
|
|
private String jgNotSupportBuildTime;
|
|
|
|
|
|
- @Value("#{'${camType.laser:}'.split(',')}")
|
|
|
- private List<Integer> laserCamTypeList;
|
|
|
-
|
|
|
@Autowired
|
|
|
private RedisUtil redisUtil;
|
|
|
|