rdluck 4 年之前
父節點
當前提交
a4d03011c7
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      controllers/article.go

+ 1 - 0
controllers/article.go

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