TASK:试用时间;

This commit is contained in:
shahaibo
2024-05-17 15:23:26 +08:00
parent ebb6577e98
commit b3591f879d
2 changed files with 11 additions and 3 deletions

View File

@@ -9,5 +9,5 @@ import lombok.EqualsAndHashCode;
@Data
@ApiModel("AccountTrial")
public class AccountTrialDTO extends TrialOrder {
private String ref;
}