| 
														
															@@ -60,7 +60,7 @@ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         select id from sop_user_logs 
														 | 
														
														 | 
														
															         select id from sop_user_logs 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         <where> 
														 | 
														
														 | 
														
															         <where> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															             <if test="status != null"> 
														 | 
														
														 | 
														
															             <if test="status != null"> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-               AND status = 0 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+               AND status = 1 
														 | 
													
												
											
												
													
														| 
														 | 
														
															             </if> 
														 | 
														
														 | 
														
															             </if> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															             <if test="previousDay != null"> 
														 | 
														
														 | 
														
															             <if test="previousDay != null"> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															                 AND start_time = #{previousDay} 
														 | 
														
														 | 
														
															                 AND start_time = #{previousDay} 
														 |