refactor: 関数名修正
This commit is contained in:
parent
ae6aa29994
commit
788e13f1da
@ -106,7 +106,7 @@ def inst_emp_csv_upload_view(
|
||||
|
||||
|
||||
@router.get('/instEmpCsvDL', response_class=HTMLResponse)
|
||||
def new_inst_view(
|
||||
def inst_emp_csv_download_view(
|
||||
request: Request,
|
||||
batch_status_service: BatchStatusService = Depends(get_service(BatchStatusService))
|
||||
):
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user