TASK: 试用用户添加测试;
This commit is contained in:
@@ -25,6 +25,9 @@ public class TrialOrder implements Serializable {
|
||||
@TableId(value = "id", type = IdType.AUTO)
|
||||
private Long id;
|
||||
|
||||
@ApiModelProperty("surname")
|
||||
private String title;
|
||||
|
||||
@ApiModelProperty("surname")
|
||||
private String surname;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user