Merge remote-tracking branch 'origin/master'
This commit is contained in:
+1
-1
@@ -227,7 +227,7 @@ public class ParamsInfoEOController extends JeroController<ParamsInfoEO, IParams
|
||||
*/
|
||||
@AutoLog(value = "参数项基本信息表-导出")
|
||||
@ApiOperation(value = "参数项基本信息表-导出", notes="参数项基本信息表-导出")
|
||||
@PostMapping(value = "/exportParamsInfoZip")
|
||||
@GetMapping(value = "/exportParamsInfoZip")
|
||||
public void exportParamsInfoZip(@RequestParam Map<String, Object> map,
|
||||
HttpServletResponse response,
|
||||
HttpServletRequest request) {
|
||||
|
||||
Reference in New Issue
Block a user