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(); } }