Merge remote-tracking branch 'origin/branch20211210' into branch20211210
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user