| 
														
															@@ -100,6 +100,7 @@ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 			<if test="auditStatus !=null and auditStatus !=''">audit_status_ = #{auditStatus},</if> 
														 | 
														
														 | 
														
															 			<if test="auditStatus !=null and auditStatus !=''">audit_status_ = #{auditStatus},</if> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 			<if test="auditName !=null and auditName!=''">audit_name_ = #{auditName},</if> 
														 | 
														
														 | 
														
															 			<if test="auditName !=null and auditName!=''">audit_name_ = #{auditName},</if> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 			<if test="auditId !=null">audit_id_ = #{auditId},</if> 
														 | 
														
														 | 
														
															 			<if test="auditId !=null">audit_id_ = #{auditId},</if> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+			<if test="shelvesTime !=null">shelves_time_ = #{shelvesTime},</if> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 			<if test="remarks !=null and remarks !=''">remarks = #{remarks},</if> 
														 | 
														
														 | 
														
															 			<if test="remarks !=null and remarks !=''">remarks = #{remarks},</if> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 			update_time_ = SYSDATE() 
														 | 
														
														 | 
														
															 			update_time_ = SYSDATE() 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 		</set> 
														 | 
														
														 | 
														
															 		</set> 
														 |