车型库详情页-问题管理(代码注释)
This commit is contained in:
+2
-3
@@ -10979,9 +10979,8 @@ public class ProjectLawsInventoryEOServiceImpl extends ServiceImpl<ProjectLawsIn
|
||||
|
||||
@NotNull
|
||||
private List<Map<String, Object>> getNewData(Map<String, Object> params, String cut,boolean administrator) {
|
||||
|
||||
params.put("numberPlatform","NT2");
|
||||
params.put("carPlatform","NT2");
|
||||
// params.put("numberPlatform","NT2");
|
||||
// params.put("carPlatform","NT2");
|
||||
|
||||
//新数据
|
||||
LambdaQueryWrapper<ProblemManagementEO> wrapper = new LambdaQueryWrapper<>();
|
||||
|
||||
Reference in New Issue
Block a user