mirror of
				https://gitee.com/zoujingli/ThinkAdmin.git
				synced 2025-11-04 05:32:09 +08:00 
			
		
		
		
	Update FansService.php
This commit is contained in:
		
							parent
							
								
									a9b9ba0db1
								
							
						
					
					
						commit
						0d4d0fd557
					
				@ -57,7 +57,6 @@ class FansService
 | 
			
		||||
    public static function get($openid)
 | 
			
		||||
    {
 | 
			
		||||
        return Db::name('WechatFans')->where(['openid' => $openid])->find();
 | 
			
		||||
        return $user;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user