diff --git a/api/api_v1/endpoints/interview.py b/api/api_v1/endpoints/interview.py index c4cb48e..554ea1e 100644 --- a/api/api_v1/endpoints/interview.py +++ b/api/api_v1/endpoints/interview.py @@ -657,7 +657,7 @@ async def file_to_hw( f" education, work_undergo, project_undergo, work_list, school, at_school, specialty, specialty_do, " \ f"mmended_state, mail, account, id_card, gender, age, gam, interview_state, counts, nation, come_time," \ f" review, upgrade, now_money, men_state, teacher_state, teacher_back, offer_state, offer_exam_state," \ - f" notice_state, pass_why, pass_text, now_address,language,remembrance, file_url, hr_manner) values" + f" notice_state, pass_why, pass_text, now_address,language,remembrance, file_url, hr_manner) values:" res_data = { 'data': data, 'file_url': url,