1、中空李赛克对接 订单号必须为10位且首位为0
2、除膜对接查询配方信息sql异常
2个文件已修改
17 ■■■■ 已修改文件
hangzhoumesParent/moduleService/howllowGlassModule/src/main/java/com/mes/hollow/service/impl/HollowGlassOutRelationInfoServiceImpl.java 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
hangzhoumesParent/moduleService/howllowGlassModule/src/main/resources/mapper/HollowFormulaDetailsMapper.xml 15 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
hangzhoumesParent/moduleService/howllowGlassModule/src/main/java/com/mes/hollow/service/impl/HollowGlassOutRelationInfoServiceImpl.java
@@ -192,7 +192,7 @@
        String randomNumber = "" + (int) (Math.random() * 100000 + 100000);
        details.setBcdStart(randomNumber);
        details.setBatchNo(randomNumber);
        details.setOrd(relationInfo.getFlowCardId().substring(2, 9) + (int) (Math.random() * 100 + 100));
        details.setOrd(relationInfo.getFlowCardId().substring(4, 9) + (int) (Math.random() * 1000 + 1000));
        details.setCustNum(order.getCustomerId() + "");
        details.setCustNam("");
        details.setProDate((new SimpleDateFormat("dd/MM/yyyy").format(new Date())));
hangzhoumesParent/moduleService/howllowGlassModule/src/main/resources/mapper/HollowFormulaDetailsMapper.xml
@@ -31,9 +31,18 @@
        t3.cas_two,
        t3.cas_three,
        t3.cas_four,
        t3.interval_frame_type,
        t3.interval_frame_width,
        t3.interval_frame_height,
        t3.interval_frame_type_one,
        t3.interval_frame_width_one,
        t3.interval_frame_height_one,
        t3.interval_frame_type_two,
        t3.interval_frame_width_two,
        t3.interval_frame_height_two,
        t3.interval_frame_type_three,
        t3.interval_frame_width_three,
        t3.interval_frame_height_three,
        t3.interval_frame_type_four,
        t3.interval_frame_width_four,
        t3.interval_frame_height_four,
        t2.width,
        t2.height,
        t2.thickness