logrus info
This commit is contained in:
		
							parent
							
								
									225ae5480a
								
							
						
					
					
						commit
						fbe02ab891
					
				@ -227,7 +227,6 @@ func GetRangeCandleSortedSet(cr *core.Core, setName string, count int, from time
 | 
				
			|||||||
		return &cdl, err
 | 
							return &cdl, err
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
	for _, str := range keyAry {
 | 
						for _, str := range keyAry {
 | 
				
			||||||
		fmt.Println("str1:", str)
 | 
					 | 
				
			||||||
		if str == nil {
 | 
							if str == nil {
 | 
				
			||||||
			continue
 | 
								continue
 | 
				
			||||||
		}
 | 
							}
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user