rdluck 4 жил өмнө
parent
commit
a4d03011c7

+ 1 - 0
controllers/article.go

@@ -252,4 +252,5 @@ func (this *ArticleController) InterviewApply() {
 	br.Ret = 200
 	br.Success = true
 	br.Data = resp
+	
 }