## 报单赠送详情返回会员姓名
This commit is contained in:
		
							parent
							
								
									fddeb11817
								
							
						
					
					
						commit
						abac04cb66
					
				| 
						 | 
				
			
			@ -58,7 +58,7 @@
 | 
			
		|||
        </foreach>
 | 
			
		||||
    </select>
 | 
			
		||||
    <select id="listAuthorityAndMemberName" resultType="com.hzs.activity.declaration.vo.AcBaseAuthorityVO">
 | 
			
		||||
        select aba.*,cm.MEMBER_CODE
 | 
			
		||||
        select aba.*,cm.MEMBER_NAME
 | 
			
		||||
        from AC_BASE_AUTHORITY aba
 | 
			
		||||
        LEFT JOIN CU_MEMBER cm on aba.MEMBER_CODE = cm.MEMBER_CODE
 | 
			
		||||
        where aba.del_flag = 0
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue