资产更新版本3.0豪华版优化字段名称查询
parent
5e2b5e65cf
commit
638070605d
|
@ -142,9 +142,8 @@ public class DataRunNameServiceImpl implements DataRunNameService {
|
|||
//在取数据数据遍历里获取表名称查询方法
|
||||
tableIdAndBasicIdByUserId.forEach(tableIdAndBasicId -> {
|
||||
|
||||
if (tableIdAndBasicId.getUserId().equals(userId) || tableIdAndBasicId.getDeptId().equals(deptId)){
|
||||
|
||||
this.dataDeptShow(tableIdAndBasicId,dataName);
|
||||
}
|
||||
|
||||
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue