|  |  | @ -76,23 +76,21 @@ | 
			
		
	
		
		
			
				
					
					|  |  |  |                 AND spec = #{spec} |  |  |  |                 AND spec = #{spec} | 
			
		
	
		
		
			
				
					
					|  |  |  |             </if> |  |  |  |             </if> | 
			
		
	
		
		
			
				
					
					|  |  |  |             <if test="unionCode != '' and unionCode != null"> |  |  |  |             <if test="unionCode != '' and unionCode != null"> | 
			
		
	
		
		
			
				
					
					|  |  |  |                 or code LIKE = #{unionCode} |  |  |  |                 or code LIKE #{unionCode} | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |                 or sptm = #{unionCode} |  |  |  |                 or sptm LIKE #{unionCode} | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |                 or ybbm LIKE |  |  |  |                 or ybbm LIKE #{unionCode} | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |                        = #{unionCode} |  |  |  |  | 
			
		
	
		
		
	
		
		
	
		
		
	
		
		
			
				
					
					|  |  |  |             </if> |  |  |  |             </if> | 
			
		
	
		
		
			
				
					
					|  |  |  |             <if test="thirdSysFk != '' and thirdSysFk != null"> |  |  |  |             <if test="thirdSysFk != '' and thirdSysFk != null"> | 
			
		
	
		
		
			
				
					
					|  |  |  |                 AND thirdSysFk = #{thirdSysFk} |  |  |  |                 AND thirdSysFk = #{thirdSysFk} | 
			
		
	
		
		
			
				
					
					|  |  |  |             </if> |  |  |  |             </if> | 
			
		
	
		
		
			
				
					
					|  |  |  |             <if test="thirdSys != '' and thirdSys != null"> |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |                 AND thirdSys = #{thirdSys} |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |             </if> |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |             <if test="supName != '' and supName != null"> |  |  |  |             <if test="supName != '' and supName != null"> | 
			
		
	
		
		
			
				
					
					|  |  |  |                 AND supName LIKE = #{supName} |  |  |  |                 AND supName LIKE #{supName} | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |             </if> |  |  |  |             </if> | 
			
		
	
		
		
			
				
					
					|  |  |  |             <if test="lastUpdateTime != null and lastUpdateTime != ''"> |  |  |  |             <if test="lastUpdateTime != null and lastUpdateTime != ''"> | 
			
		
	
		
		
			
				
					
					|  |  |  |                 <![CDATA[ |  |  |  |                 <![CDATA[ | 
			
		
	
		
		
			
				
					
					|  |  |  |                 and DATE_FORMAT(updateTime, '%Y-%m-%d %H:%i:%S') >= DATE_FORMAT(#{lastUpdateTime}, '%Y-%m-%d %H:%i:%S') |  |  |  |                 and DATE_FORMAT(updateTime | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |                             , '%Y-%m-%d %H:%i:%S') >= DATE_FORMAT(#{lastUpdateTime} | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |                             , '%Y-%m-%d %H:%i:%S') | 
			
		
	
		
		
			
				
					
					|  |  |  |                 ]]> |  |  |  |                 ]]> | 
			
		
	
		
		
			
				
					
					|  |  |  |             </if> |  |  |  |             </if> | 
			
		
	
		
		
			
				
					
					|  |  |  |         </where> |  |  |  |         </where> | 
			
		
	
	
		
		
			
				
					|  |  | @ -169,7 +167,8 @@ | 
			
		
	
		
		
			
				
					
					|  |  |  |                 INTO thr_products |  |  |  |                 INTO thr_products | 
			
		
	
		
		
			
				
					
					|  |  |  |                 (id, code, `name`, measname, spec, registerNo, manufactory, |  |  |  |                 (id, code, `name`, measname, spec, registerNo, manufactory, | 
			
		
	
		
		
			
				
					
					|  |  |  |                  cplb, flbm, qxlb, ybbm, sptm, tyshxydm, zczbhhzbapzbh, ylqxzcrbarmc, ylqxzcrbarywmc, cpms, |  |  |  |                  cplb, flbm, qxlb, ybbm, sptm, tyshxydm, zczbhhzbapzbh, ylqxzcrbarmc, ylqxzcrbarywmc, cpms, | 
			
		
	
		
		
			
				
					
					|  |  |  |          thirdSysFk, updateTime, supName, model, standard, qtbm, zczyxqz, remark, remark1, remark2, remark3, price, |  |  |  |                  thirdSysFk, updateTime, supName, model, standard, qtbm, zczyxqz, remark, remark1, remark2, remark3, | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |                  price, | 
			
		
	
		
		
			
				
					
					|  |  |  |                  createUser, createTime, updateUser) |  |  |  |                  createUser, createTime, updateUser) | 
			
		
	
		
		
			
				
					
					|  |  |  |         values (#{id}, |  |  |  |         values (#{id}, | 
			
		
	
		
		
			
				
					
					|  |  |  |                 #{code}, |  |  |  |                 #{code}, | 
			
		
	
	
		
		
			
				
					|  |  | @ -356,5 +355,4 @@ | 
			
		
	
		
		
			
				
					
					|  |  |  |             </if> |  |  |  |             </if> | 
			
		
	
		
		
			
				
					
					|  |  |  |         </where> |  |  |  |         </where> | 
			
		
	
		
		
			
				
					
					|  |  |  |     </select> |  |  |  |     </select> | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  | </mapper> |  |  |  | </mapper> | 
			
		
	
	
		
		
			
				
					|  |  | 
 |