|  | @@ -272,7 +272,7 @@ public class TemplateGenerator {
 | 
											
												
													
														|  |          }
 |  |          }
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  |          if(mathfunc!=null){
 |  |          if(mathfunc!=null){
 | 
											
												
													
														|  | -            List<MdoProInoutPara> adInoutList = findMdoProInoutParas(pid, tacs.getId());
 |  | 
 | 
											
												
													
														|  | 
 |  | +            List<MdoProInoutPara> adInoutList = findMdoProInoutParas(pid, mathfunc.getId());
 | 
											
												
													
														|  |              MathfuncVo mathfuncVo =new MathfuncVo();
 |  |              MathfuncVo mathfuncVo =new MathfuncVo();
 | 
											
												
													
														|  |              mathfuncVo.setCd_mass(getValByParaListAndCode(adInoutList,"cd_mass"));
 |  |              mathfuncVo.setCd_mass(getValByParaListAndCode(adInoutList,"cd_mass"));
 | 
											
												
													
														|  |              vo.setMathfuncVo(mathfuncVo);
 |  |              vo.setMathfuncVo(mathfuncVo);
 |