add - 新增通过工作台 id 查询权限点
This commit is contained in:
parent
8cff1d1338
commit
80591cd3ee
@ -111,6 +111,6 @@ public interface ProductApi {
|
||||
* @param workspaceIds
|
||||
* @return
|
||||
*/
|
||||
@PostMapping("/temp")
|
||||
@PostMapping("api/auth/product/feature/query")
|
||||
ApiResult<Map<Long, List<ProductFeatureRelationVO>>> queryProductFeatureRelationByWorkspace(Set<Long> workspaceIds);
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user