mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-25 21:45:08 +08:00
update 新增桩时判断编号
This commit is contained in:
@@ -177,4 +177,9 @@ public interface IPileBasicInfoService {
|
||||
* @return
|
||||
*/
|
||||
List<GroundLockInfoVO> getGroundLockInfo(String stationId);
|
||||
|
||||
/**
|
||||
* 获取最新建一条桩的信息
|
||||
*/
|
||||
PileBasicInfo getMaxNumPileInfo();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user