zqbao 11 달 전
부모
커밋
5d8c90bddb
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      controllers/user.go

+ 0 - 1
controllers/user.go

@@ -519,7 +519,6 @@ func (this *UserController) List() {
 	}
 	}
 	if sortCondition == "" {
 	if sortCondition == "" {
 		sortCondition = " ORDER BY u.valid_end_time ASC"
 		sortCondition = " ORDER BY u.valid_end_time ASC"
-
 	}
 	}
 
 
 	if sellerIdStr != "" {
 	if sellerIdStr != "" {