fix
This commit is contained in:
		
							parent
							
								
									fc59840235
								
							
						
					
					
						commit
						148e0681ec
					
				| @ -100,7 +100,7 @@ func (l *GetTagProductListLogic) GetTagProductList(req *types.GetTagProductListR | |||||||
| 				IsDel:   &pIsDel, | 				IsDel:   &pIsDel, | ||||||
| 				IsShelf: &pIsShelf, | 				IsShelf: &pIsShelf, | ||||||
| 				Status:  &pStatus, | 				Status:  &pStatus, | ||||||
| 				OrderBy: "`sort` DESC", | 				OrderBy: "`is_recommend` DESC,`sort` ASC", | ||||||
| 			}) | 			}) | ||||||
| 		if err != nil { | 		if err != nil { | ||||||
| 			logx.Error(err) | 			logx.Error(err) | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user