mirror of
https://github.com/continew-org/continew-admin.git
synced 2025-09-09 20:57:21 +08:00
refactor(tenant): 优化租户相关代码
This commit is contained in:
@@ -55,5 +55,4 @@ public interface AppService extends BaseService<AppResp, AppDetailResp, AppQuery
|
||||
* @return 应用信息
|
||||
*/
|
||||
AppDO getByAccessKey(String accessKey);
|
||||
|
||||
}
|
Reference in New Issue
Block a user