mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-22 12:05:05 +08:00
add 新增用户解绑个人桩接口
This commit is contained in:
@@ -61,6 +61,9 @@ public interface IPileMemberRelationService
|
||||
*/
|
||||
public int deletePileMemberRelationByIds(Integer[] ids);
|
||||
|
||||
|
||||
public int deleteRelationByIds(List<Integer> ids);
|
||||
|
||||
/**
|
||||
* 删除桩与用户绑定关系信息
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user