TASK:模块化;
This commit is contained in:
@@ -4,5 +4,8 @@ import lombok.Data;
|
||||
|
||||
@Data
|
||||
public class ExportSearchDTO {
|
||||
private Long userLikeGroupId;
|
||||
// private Long userLikeGroupId;
|
||||
|
||||
private Long projectId;
|
||||
private String module;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user