| 
						
						
							
								
							
						
						
					 | 
					@ -84,6 +84,9 @@ public class IndexCalculateController { | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					                CalculateCommonFormDTO form = new CalculateCommonFormDTO(); | 
					 | 
					 | 
					                CalculateCommonFormDTO form = new CalculateCommonFormDTO(); | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					                form.setCustomerId(flag.getForm().getCustomerId()); | 
					 | 
					 | 
					                form.setCustomerId(flag.getForm().getCustomerId()); | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					                form.setMonthId(flag.getForm().getMonthId()); | 
					 | 
					 | 
					                form.setMonthId(flag.getForm().getMonthId()); | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					                //01.14 add
 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					                form.setCustomerAreaCode(flag.getForm().getCustomerAreaCode()); | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					                form.setSubCustomerIds(flag.getForm().getSubCustomerIds()); | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					                indexCalculate(form); | 
					 | 
					 | 
					                indexCalculate(form); | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					            } | 
					 | 
					 | 
					            } | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					        }); | 
					 | 
					 | 
					        }); | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					
  |