|
|
@RequestMapping(value = "/downloadDemandOrder", method = RequestMethod.GET)
|
|
@RequestMapping(value = "/downloadDemandOrder", method = RequestMethod.GET)
|
|
|
public Result download(HttpServletResponse response, String id) {
|
|
public Result download(HttpServletResponse response, String id) {
|