委托方导入修改
This commit is contained in:
+1
-1
@@ -47,7 +47,7 @@ public class UserShipperDomainService {
|
||||
}
|
||||
}
|
||||
|
||||
// @DataPermissions(cacheName = "master")
|
||||
// @DataPermissions(cacheName = "master")
|
||||
public List<UserShipperPo> userShipperList(UserShipperDO userShipperDO) {
|
||||
// 数据权限逻辑已在 UserShipperApplicationService.userShipperList 中处理
|
||||
// 这里不再重复处理数据权限,直接使用传入的参数进行查询
|
||||
|
||||
Reference in New Issue
Block a user