rdluck 4 năm trước cách đây
mục cha
commit
60ca889a05
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      controllers/user.go

+ 0 - 1
controllers/user.go

@@ -657,7 +657,6 @@ func (this *UserController) InterviewApplyList() {
 		list[i].SubCategoryName = article.SubCategoryName
 		list[i].SubCategoryName = article.SubCategoryName
 		list[i].ExpertBackground = article.ExpertBackground
 		list[i].ExpertBackground = article.ExpertBackground
 		list[i].ExpertNumber = article.ExpertNumber
 		list[i].ExpertNumber = article.ExpertNumber
-		list[i].InterviewTime = article.InterviewDate
 	}
 	}
 	page := paging.GetPaging(currentIndex, pageSize, total)
 	page := paging.GetPaging(currentIndex, pageSize, total)
 	resp := new(models.ArticleInterviewApplyListResp)
 	resp := new(models.ArticleInterviewApplyListResp)