cursor_zi_service.execute(f"update product_all set fuzzy_match_result = '1',fuzzy_match_name = '{name_matched_xt}',fuzzy_match_code = '{code_matched_xt}' where id = '{_id}'")
cursor_zi_service.execute(f"update product_all set fuzzy_match_result = '1',fuzzy_match_name = '{name_matched_xt}',fuzzy_match_code = '{code_matched_xt}' where id = '{_id}'")