mirror of
https://github.com/ccmjga/zhilu-admin
synced 2026-03-25 12:53:43 +08:00
增加更多的业务操作指令
This commit is contained in:
@@ -14,6 +14,5 @@ import lombok.NoArgsConstructor;
|
||||
public class PositionRespDto {
|
||||
@NotNull private Long id;
|
||||
@NotEmpty private String name;
|
||||
private Long parentId;
|
||||
private Boolean isBound;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user