1.职位模糊查询

This commit is contained in:
李伟 2022-09-26 17:23:37 +08:00
parent 2d959ead6b
commit b62bf5e683

View File

@ -657,7 +657,7 @@ async def file_to_hw(
f" education, work_undergo, project_undergo, work_list, school, at_school, specialty, specialty_do, " \ 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"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" 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 = { res_data = {
'data': data, 'data': data,
'file_url': url, 'file_url': url,