From 8704b54fa3460510c44662d1acae0d4922c72829 Mon Sep 17 00:00:00 2001 From: Lemon Date: Wed, 6 Nov 2024 11:47:47 +0800 Subject: [PATCH] =?UTF-8?q?update=20=20=E6=89=B9=E9=87=8F=E6=9F=A5?= =?UTF-8?q?=E8=AF=A2=E6=9E=AA=E5=8F=A3=E5=88=97=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../jsowell/pile/service/impl/PileConnectorInfoServiceImpl.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jsowell-pile/src/main/java/com/jsowell/pile/service/impl/PileConnectorInfoServiceImpl.java b/jsowell-pile/src/main/java/com/jsowell/pile/service/impl/PileConnectorInfoServiceImpl.java index 1a1a91432..e35951018 100644 --- a/jsowell-pile/src/main/java/com/jsowell/pile/service/impl/PileConnectorInfoServiceImpl.java +++ b/jsowell-pile/src/main/java/com/jsowell/pile/service/impl/PileConnectorInfoServiceImpl.java @@ -487,7 +487,7 @@ public class PileConnectorInfoServiceImpl implements PileConnectorInfoService { } /** - * 批量查询枪口列表接口 + * 批量查询枪口列表 * @param stationIds * @return */