增加加盟类型
This commit is contained in:
@@ -22,7 +22,7 @@ public class AddLineRequest {
|
||||
|
||||
@NotNull
|
||||
@Min(1)
|
||||
@Max(2)
|
||||
@Max(3)
|
||||
private Integer joinMode;
|
||||
|
||||
private String investmentManagerUserId;
|
||||
|
||||
Reference in New Issue
Block a user