Commit 55fb7c0e authored by Liu lu's avatar Liu lu

获取数据权限拥有者 通过数据权限CODE

parent e639458a
......@@ -99,4 +99,12 @@ interface AuthenticationInterface
*/
public function syncExternalDataAuth($code);
/**
* 获取数据权限拥有者 通过数据权限CODE
* @param $dataAuthCode
* @author Liu lu
* date 2023-11-24
*/
public function getPermissionOwnerByDataAuthCode($dataAuthCode);
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment