You've already forked FrameTour-BE
后台接口修改
This commit is contained in:
@@ -10,6 +10,4 @@ import lombok.Data;
|
||||
public class RoleListReqVO extends BaseQueryParameterReq {
|
||||
@ApiModelProperty(value = "名字")
|
||||
private String name;
|
||||
// @ApiModelProperty(value = "0系统角色 1业务角色")
|
||||
// private Integer type;
|
||||
}
|
||||
|
Reference in New Issue
Block a user