diff --git a/余坯替代——中板/SlabHandle/SlabHandle/SlabService.cs b/余坯替代——中板/SlabHandle/SlabHandle/SlabService.cs index 17385b5..587634c 100644 --- a/余坯替代——中板/SlabHandle/SlabHandle/SlabService.cs +++ b/余坯替代——中板/SlabHandle/SlabHandle/SlabService.cs @@ -92,7 +92,7 @@ namespace SlabHandle strSql.AppendLine("WHERE 1 = 1 "); //TODO:测试数据 - strSql.AppendLine(" AND A.SLAB_NO = '2420642231'"); + //strSql.AppendLine(" AND A.SLAB_NO = '2420642231'"); /// strSql.AppendLine(" AND A.SLAB_NO = '2331114206'");