【更新】删除无用代码,优化导包

pull/46/head
xuyuxiang 2022-10-10 10:29:59 +08:00
parent 6fef9486e2
commit 410013a669
1 changed files with 0 additions and 12 deletions

View File

@ -25,18 +25,6 @@ import java.util.List;
**/
public interface SysRelationService extends IService<SysRelation> {
/**
*
*
* 1
*
*
* @return id
* @author xuyuxiang
* @date 2022/4/24 22:29
*/
// List<String> getDataScopeList();
/**
*
*