mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-22 03:55:17 +08:00
update
This commit is contained in:
@@ -57,22 +57,6 @@ public interface PileConnectorInfoMapper {
|
||||
*/
|
||||
public int updatePileConnectorInfo(PileConnectorInfo pileConnectorInfo);
|
||||
|
||||
/**
|
||||
* 删除充电桩枪口信息
|
||||
*
|
||||
* @param id 充电桩枪口信息主键
|
||||
* @return 结果
|
||||
*/
|
||||
// public int deletePileConnectorInfoById(Integer id);
|
||||
|
||||
/**
|
||||
* 批量删除充电桩枪口信息
|
||||
*
|
||||
* @param ids 需要删除的数据主键集合
|
||||
* @return 结果
|
||||
*/
|
||||
// public int deletePileConnectorInfoByIds(Integer[] ids);
|
||||
|
||||
/**
|
||||
* 根据充电桩编号删除充电桩枪口信息
|
||||
* @param pileSnList
|
||||
|
||||
Reference in New Issue
Block a user