部门查询添加排序字段
This commit is contained in:
@@ -28,6 +28,8 @@ public class DeptDTO implements Serializable {
|
||||
|
||||
private String remark;
|
||||
|
||||
private Integer sort;
|
||||
|
||||
/**
|
||||
* 部门类型 0-非自定义;1-web自定义;2-App自定义;3-web测试
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user