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(";"); @@ -160,8 +160,12 @@ @Test void cs3() throws Exception { dingtalkInfoService.sendMessage("CGJY20250412166"); // dingtalkInfoService.sendMessage("CGJY20250412166"); // XkyEntity xkyEntity = new XkyEntity(); // xkyEntity.setDeliveryNo("222505057541"); // xkyService.remove1(xkyEntity); deliveryNoticeService.setDeliveryNotice(); } }