| 
														
															@@ -2,8 +2,7 @@ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 <!DOCTYPE mapper 
														 | 
														
														 | 
														
															 <!DOCTYPE mapper 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" 
														 | 
														
														 | 
														
															 PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 "http://mybatis.org/dtd/mybatis-3-mapper.dtd"> 
														 | 
														
														 | 
														
															 "http://mybatis.org/dtd/mybatis-3-mapper.dtd"> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-<mapper namespace="com.yijia.markert.mapper.CustomerLabelMapper"> 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-     
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+<mapper namespace="com.yijia.label.mapper.CustomerLabelMapper"> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     <resultMap type="CustomerLabel" id="CustomerLabelResult"> 
														 | 
														
														 | 
														
															     <resultMap type="CustomerLabel" id="CustomerLabelResult"> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         <result property="id"    column="id"    /> 
														 | 
														
														 | 
														
															         <result property="id"    column="id"    /> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         <result property="phone"    column="phone"    /> 
														 | 
														
														 | 
														
															         <result property="phone"    column="phone"    /> 
														 |