add - 产品与权限点查询接口新增字典 code 的查询条件
This commit is contained in:
parent
f948608fbf
commit
5cbf14b79d
@ -29,4 +29,9 @@ public class ProductFeatureRelationSearchReq {
|
||||
*/
|
||||
private Long dictCodeId;
|
||||
|
||||
/**
|
||||
* 字典的 code
|
||||
*/
|
||||
private String dictCode;
|
||||
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user