TASK: 用户试用添加,印花逻辑调整;
This commit is contained in:
@@ -26,4 +26,7 @@ public class AccountLoginVO {
|
||||
@ApiModelProperty("userId")
|
||||
private Long userId;
|
||||
|
||||
@ApiModelProperty("是否是试用用户")
|
||||
private Integer isTrial;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user