|
@RequestParam("hospitalId") Long hospitalId,
|
|
@RequestParam("hospitalId") Long hospitalId,
|
|
@RequestParam("type") Integer type,
|
|
@RequestParam("type") Integer type,
|
|
mappingConfigFacade.importExcel(response, file, hospitalId, type, userId);
|
|
mappingConfigFacade.importExcel(response, file, hospitalId, type, userId);
|