|
|
@RequestMapping(value = "/getApplicationData" , method = RequestMethod.GET)
|
|
@RequestMapping(value = "/getApplicationData" , method = RequestMethod.GET)
|
|
|
Map<String, Object> map=jtTagService.getApplicationData(3,1,3,3,3,1,2);
|
|
Map<String, Object> map=jtTagService.getApplicationData(3,1,3,3,3,1,2);
|
|
|
map.put("technologyProject", jtBusinessService.getCategoryByModule(5,2,6));
|
|
map.put("technologyProject", jtBusinessService.getCategoryByModule(5,2,6));
|