add url
Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -132,7 +132,7 @@ def compare(application_id, application_entity, uniq_seq, ocr_res_id): | ... | @@ -132,7 +132,7 @@ def compare(application_id, application_entity, uniq_seq, ocr_res_id): |
132 | 'vehicleStatus': last_obj.vehicle_status, | 132 | 'vehicleStatus': last_obj.vehicle_status, |
133 | 'wholeResult': 'Y', | 133 | 'wholeResult': 'Y', |
134 | 'wholeResultMessage': '', | 134 | 'wholeResultMessage': '', |
135 | 'applicationLink': r'\\china.bmw.corp\WINFS\SF-CN-data\SF3-CN-S\SF3-CN-S-1-New', | 135 | 'applicationLink': r'\\china.bmw.corp\WINFS\SF-CN-data\SF3-CN-S\SF3-CN-S-1-New Business\CA\OCR II test', |
136 | } | 136 | } |
137 | }) | 137 | }) |
138 | 138 | ... | ... |
-
Please register or sign in to post a comment