去掉role的searchString

This commit is contained in:
orange-form
2020-06-04 23:03:50 +08:00
committed by Gitee
parent 9723afce1e
commit acd2183f67

View File

@@ -82,7 +82,4 @@ public class SysRole {
@Transient
private String createTimeEnd;
@Transient
private String searchString;
}