mirror of
				https://github.com/openimsdk/open-im-server.git
				synced 2025-11-04 03:13:15 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			33 lines
		
	
	
		
			142 B
		
	
	
	
		
			Go
		
	
	
	
	
	
			
		
		
	
	
			33 lines
		
	
	
		
			142 B
		
	
	
	
		
			Go
		
	
	
	
	
	
package msggateway
 | 
						|
 | 
						|
/*
 | 
						|
 | 
						|
sorted set
 | 
						|
 | 
						|
userID: 10000
 | 
						|
 | 
						|
USER_ONLINE:10000
 | 
						|
 | 
						|
 | 
						|
 | 
						|
 | 
						|
 | 
						|
platformID: 1
 | 
						|
 | 
						|
 | 
						|
 | 
						|
 | 
						|
 | 
						|
key		score
 | 
						|
 | 
						|
E1  123456789
 | 
						|
O1	234567895
 | 
						|
 | 
						|
 | 
						|
 | 
						|
 | 
						|
 | 
						|
 | 
						|
 | 
						|
*/
 |