大屏
This commit is contained in:
		
							parent
							
								
									47b6fe7d34
								
							
						
					
					
						commit
						c8820a1bb7
					
				| @ -1,13 +1,5 @@ | |||||||
| <?xml version="1.0" encoding="UTF-8"?> | <?xml version="1.0" encoding="UTF-8"?> | ||||||
| <!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd"> | <!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd"> | ||||||
| <mapper namespace="vip.xiaonuo.modular.scrproduction.mapper.ScrProductionMapper"> | <mapper namespace="vip.xiaonuo.modular.scrproduction.mapper.ScrProductionMapper"> | ||||||
|     <!--获取用户分页列表--> | 
 | ||||||
|     <select id="page" resultMap="sysUserResult"> |  | ||||||
|         select sys_user.*, |  | ||||||
|                sys_emp.job_num, |  | ||||||
|                sys_emp.org_id, |  | ||||||
|                sys_emp.org_name |  | ||||||
|         from sys_user left join sys_emp on sys_user.id = sys_emp.id left join sys_org on sys_emp.org_id = sys_org.id |  | ||||||
|             ${ew.customSqlSegment} |  | ||||||
|     </select> |  | ||||||
| </mapper> | </mapper> | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 zhangyanan
						zhangyanan