任务类型
This commit is contained in:
+1
@@ -11,6 +11,7 @@ import javax.validation.constraints.*;
|
|||||||
*/
|
*/
|
||||||
@Data
|
@Data
|
||||||
public class TaskCateBaseVO {
|
public class TaskCateBaseVO {
|
||||||
|
private Long id;
|
||||||
|
|
||||||
@ApiModelProperty(value = "")
|
@ApiModelProperty(value = "")
|
||||||
private Long parentId;
|
private Long parentId;
|
||||||
|
|||||||
Reference in New Issue
Block a user