ZengTao
2025-11-17 b6fa74e9efd2d109ad8891337e7c59c9b6c62cc6
hangzhoumesParent/moduleService/CacheGlassModule/src/main/java/com/mes/job/OpcCacheGlassTask.java
@@ -64,25 +64,21 @@
    @Resource
    DamageService damageService;
//    @Value("${mes.glassGap}")
    private int glassGap;
    //    @Value("${mes.threshold}")
    private int threshold;
    //    @Value("${mes.cellLength}")
    private int cellLength;
    //    @Value("${mes.ratio}")
    private int ratio;
    //    @Value("${mes.min.one.firstLength}")
    private int minOneFirstLength;
    //    @Value("${mes.min.one.secondLength}")
    private int minOneSecondLength;
    //    @Value("${mes.min.two.firstLength}")
    private int minTwoFirstLength;
    //    @Value("${mes.min.two.secondLength}")
    private int minTwoSecondLength;
    private String glassInIdOne = "";