| 
					
				 | 
			
			
				@@ -82,7 +82,7 @@ class Msg 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 				$where['option_msg_id'] = $info['id']; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 				$where['option_touser'] = $update['touser']; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 				//$where['option_data'] = $update['data']; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				$where['option_form_id'] = $update['form_id']; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+				//$where['option_form_id'] = $update['form_id']; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 				$where['option_page'] = $update['page']; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 				$id = Dever::upinto('applet/msg_log', $where, $update); 
			 |