소스 검색

上传地址

layui
yirenyishi 8 년 전
부모
커밋
80304727bc
  1. 2
      controllers/FileController.go

2
controllers/FileController.go

@ -64,7 +64,7 @@ func (this *FileController) Upload() {
return return
} }
urlDir = "https://aiprose.com/foss/" + urlDir urlDir = "https://aiprose.com/foss/" + urlDir
this.Data["json"] = models.ReurnData("", fpath) this.Data["json"] = models.ReurnData("", urlDir)
this.ServeJSON() this.ServeJSON()
return return
} }

불러오는 중...
취소
저장