|  | @@ -179,7 +179,7 @@ public class TemplateGenerator {
 | 
	
		
			
				|  |  |          //fireInteractionPath 阀门文件路径
 | 
	
		
			
				|  |  |          dataModel.put("fireInteractionPath", "/home/disaster/fire/Fire.interaction");
 | 
	
		
			
				|  |  |          //midPath
 | 
	
		
			
				|  |  | -        dataModel.put("midPath", "/home/disaster/fire/monitor.in");
 | 
	
		
			
				|  |  | +        dataModel.put("monitorPath", "/home/disaster/fire/monitor.in");
 | 
	
		
			
				|  |  |          //midPath
 | 
	
		
			
				|  |  |          dataModel.put("midPath", BPATH+"/"+aid+"/"+jid+"/fire"+"/mid");
 | 
	
		
			
				|  |  |          //outPath
 |