add:远程在研项目

This commit is contained in:
zhangqinlin
2021-12-14 13:41:43 +08:00
parent 81425c56ef
commit 6fb730bd6a
@@ -86,7 +86,7 @@ public class PayResearchProjectController extends JeroController<PayResearchProj
* @return
*/
@AutoLog(value = "第三方在研项目-下载")
@ApiOperation(value="在研项目-下载", notes="在研项目-下载")
@ApiOperation(value="第三方在研项目-下载", notes="第三方在研项目-下载")
@GetMapping(value = "/downLoad")
public void downLoad(@RequestParam(name="fileId",required = true) Integer fileId,
@RequestParam(name="fileName",required = true) String fileName