啊鑫
5 天以前 b54eecf57118f38f0e3ddcdce8c2b9412a47bf7e
src/test/java/com/gs/xky/XkyApplicationTests.java
@@ -60,7 +60,7 @@
    @Test
    void cs() throws IOException {
        String str = "2225060624DY;";
        String str = "22250702H88F;";
        String[] split = str.split(";");
@@ -166,5 +166,6 @@
//        xkyEntity.setDeliveryNo("222505057541");
//        xkyService.remove1(xkyEntity);
        deliveryNoticeService.setDeliveryNotice();
    }
}