|  | @@ -242,7 +242,7 @@
 | 
	
		
			
				|  |  |          GROUP BY spo.organ_id_, co.id_
 | 
	
		
			
				|  |  |          ]]></select>
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | -    <!-- 获取分部学校的收入支出(充值) -->
 | 
	
		
			
				|  |  | +    <!-- 获取分部学校的收入(充值) -->
 | 
	
		
			
				|  |  |      <select id="getRechargeMonthReport" resultMap="com.ym.mec.biz.dal.dao.OperatingReportDao.OperatingReport"><![CDATA[
 | 
	
		
			
				|  |  |          SELECT spo.organ_id_,
 | 
	
		
			
				|  |  |                 co.id_                  cooperation_organ_id_,
 | 
	
	
		
			
				|  | @@ -259,7 +259,7 @@
 | 
	
		
			
				|  |  |          GROUP BY spo.organ_id_, co.id_
 | 
	
		
			
				|  |  |          ]]></select>
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | -    <!-- 获取分部学校的收入支出(零星支付) -->
 | 
	
		
			
				|  |  | +    <!-- 获取分部学校的收入(零星支付) -->
 | 
	
		
			
				|  |  |      <select id="getSporadicMonthReport" resultMap="com.ym.mec.biz.dal.dao.OperatingReportDao.OperatingReport"><![CDATA[
 | 
	
		
			
				|  |  |          SELECT spo.organ_id_,
 | 
	
		
			
				|  |  |                 co.id_                  cooperation_organ_id_,
 |