mirror of
https://github.com/continew-org/continew-admin.git
synced 2025-09-09 08:57:16 +08:00
@@ -42,5 +42,5 @@ public class RoleQuery implements Serializable {
|
||||
*/
|
||||
@Schema(description = "关键词", example = "测试人员")
|
||||
@Query(columns = {"name", "code", "description"}, type = QueryType.LIKE)
|
||||
private String name;
|
||||
private String description;
|
||||
}
|
||||
|
Reference in New Issue
Block a user