rdluck %!s(int64=4) %!d(string=hai) anos
pai
achega
9ae7ee28bf
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      controllers/article.go

+ 1 - 1
controllers/article.go

@@ -269,7 +269,7 @@ func (this *ArticleController) InterviewApply() {
 		item.Status = "待邀请"
 		item.Sort = 1
 		item.ArticleTitle = article.Title
-		item.InterviewTime = time.Now()
+		//item.InterviewTime = time.Now()
 		item.CreateTime = time.Now()
 		item.ModifyTime = time.Now()
 		item.ArticleIdMd5 = article.ArticleIdMd5