update 更新数据权限Service的使用说明

2.X
疯狂的狮子Li 2022-03-03 01:57:10 +08:00
parent 51f03eaeac
commit 0798f5340b
2 changed files with 8 additions and 2 deletions

View File

@ -5,7 +5,10 @@ import org.apache.dubbo.config.annotation.DubboReference;
import org.springframework.stereotype.Service;
/**
*
*
* <p>
* : Service``
* : deptMapper.selectList selectList ``
*
* @author Lion Li
*/

View File

@ -16,7 +16,10 @@ import java.util.List;
import java.util.stream.Collectors;
/**
*
*
* <p>
* : Service``
* : deptMapper.selectList selectList ``
*
* @author Lion Li
*/