| | |
| | | return fail("查询对象不存在", null); |
| | | } |
| | | |
| | | String tab = baseQueryService.getTabName(baseMapper); |
| | | String tab = BaseQueryService.getTabName(baseMapper); |
| | | if (StringHelper.isNull(tab)) { |
| | | return fail("查询对象不存在", null); |
| | | } |
| | |
| | | return fail("查询对象不存在", null); |
| | | } |
| | | |
| | | String tab = baseQueryService.getTabName(baseMapper); |
| | | String tab = BaseQueryService.getTabName(baseMapper); |
| | | if (StringHelper.isNull(tab)) { |
| | | return fail("查询对象不存在", null); |
| | | } |
| | |
| | | return fail("查询对象不存在", null); |
| | | } |
| | | |
| | | String tabName = baseQueryService.getTabName(baseMapper); |
| | | String tabName = BaseQueryService.getTabName(baseMapper); |
| | | if (tabName == null) { |
| | | return null; |
| | | } |
| | |
| | | return fail("查询对象不存在", null); |
| | | } |
| | | |
| | | String tabName = baseQueryService.getTabName(baseMapper); |
| | | String tabName = BaseQueryService.getTabName(baseMapper); |
| | | if (tabName == null) { |
| | | return null; |
| | | } |