集团移除会员

This commit is contained in:
2024-02-26 14:39:10 +08:00
parent a796a761cc
commit d5078154db
8 changed files with 37 additions and 1 deletions

View File

@@ -21,4 +21,6 @@ public class MemberGroupDTO extends BaseEntity {
private List<String> merchantIdList;
private String stationId;
private String memberId;
}