From 7a916b5fe60ccf16a3db4aad3fe7c62dbcab9a51 Mon Sep 17 00:00:00 2001 From: P3ngSaM <61768364+P3ngSaM@users.noreply.github.com> Date: Mon, 6 Jun 2022 14:09:08 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E4=BF=AE=E6=94=B9=E7=BB=BC=E4=BF=A1?= =?UTF-8?q?=E6=8A=A5=E5=91=8A=E8=B7=AF=E5=BE=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CompanyData/job_scripts.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CompanyData/job_scripts.py b/CompanyData/job_scripts.py index fc29f4a..429edb6 100644 --- a/CompanyData/job_scripts.py +++ b/CompanyData/job_scripts.py @@ -221,7 +221,7 @@ def cc_rating_etl(rid): result['信用分析']['财务分析'] = financial_analysis_content() result['信用分析']['风险分析'] = risk_analysis_content() result['信用分析']['评价意见'] = evaluation_comments_content() - result['信用分析']['查看报告'] = '/file/get_company_report?file_id={}'.format(rating_record['报告fid']) + result['信用分析']['查看报告'] = '/file/get_cc_rating_report?file_id={}'.format(rating_record['报告fid']) # def make_total_score(): # """