处理多品牌

This commit is contained in:
shuo.wang
2024-11-04 15:16:43 +08:00
parent 9b6f73e615
commit d728c91628
5 changed files with 22 additions and 15 deletions

View File

@@ -26,4 +26,6 @@ public class AddLineRequest {
private Integer joinMode;
private String investmentManagerUserId;
private Long regionId;
}