6349bed3 by 冯轩

Merge branch 'feature/CHINARPA-5296'

2 parents 9b87d331 d45e104a
...@@ -2016,12 +2016,12 @@ BS_COMPARE_LOGIC = { ...@@ -2016,12 +2016,12 @@ BS_COMPARE_LOGIC = {
2016 '户名': ('role', 'se_bs_one_compare', {}, '主共借人未提供银行流水'), 2016 '户名': ('role', 'se_bs_one_compare', {}, '主共借人未提供银行流水'),
2017 '(担保人1)户名': ('role', 'se_bs_name_compare', {}, '担保人1未提供银行流水'), 2017 '(担保人1)户名': ('role', 'se_bs_name_compare', {}, '担保人1未提供银行流水'),
2018 '(担保人2)户名': ('role', 'se_bs_name_compare', {}, '担保人2未提供银行流水'), 2018 '(担保人2)户名': ('role', 'se_bs_name_compare', {}, '担保人2未提供银行流水'),
2019 '打印日期': ('print_time', 'se_bs_print_date_compare', {'days': 15}, '主共借人银行流水打印日期超过15天'), 2019 '打印日期': ('print_time', 'se_bs_print_date_compare', {'days': 30}, '主共借人银行流水打印日期超过30天'),
2020 '(担保人1)打印日期': ('print_time', 'se_bs_print_date_compare', {'days': 15}, '担保人1银行流水打印日期超过15天'), 2020 '(担保人1)打印日期': ('print_time', 'se_bs_print_date_compare', {'days': 30}, '担保人1银行流水打印日期超过30天'),
2021 '(担保人2)打印日期': ('print_time', 'se_bs_print_date_compare', {'days': 15}, '担保人2银行流水打印日期超过15天'), 2021 '(担保人2)打印日期': ('print_time', 'se_bs_print_date_compare', {'days': 30}, '担保人2银行流水打印日期超过30天'),
2022 '流水日期': ('timedelta', 'se_bs_date_compare', {}, '主共借人银行流水日期不满足3个月'), 2022 '流水日期': ('timedelta', 'se_bs_date_compare', {}, '主共借人银行流水区间异常,请核查'),
2023 '(担保人1)流水日期': ('timedelta', 'se_bs_date_compare', {}, '担保人1银行流水日期不满足3个月'), 2023 '(担保人1)流水日期': ('timedelta', 'se_bs_date_compare', {}, '担保人1银行流水区间异常,请核查'),
2024 '(担保人2)流水日期': ('timedelta', 'se_bs_date_compare', {}, '担保人2银行流水日期不满足3个月'), 2024 '(担保人2)流水日期': ('timedelta', 'se_bs_date_compare', {}, '担保人2银行流水区间异常,请核查'),
2025 '类型': ('bankStatement_type', 'se_bs_type_compare', {}, '高风险经销商流水类型异常'), 2025 '类型': ('bankStatement_type', 'se_bs_type_compare', {}, '高风险经销商流水类型异常'),
2026 } 2026 }
2027 2027
...@@ -2032,9 +2032,9 @@ BS_COMPARE_LOGIC_AUTO = { ...@@ -2032,9 +2032,9 @@ BS_COMPARE_LOGIC_AUTO = {
2032 '打印日期': ('print_time', 'se_bs_print_date_compare', {'days': 30}, '主共借人银行流水打印日期超过30天'), 2032 '打印日期': ('print_time', 'se_bs_print_date_compare', {'days': 30}, '主共借人银行流水打印日期超过30天'),
2033 '(担保人1)打印日期': ('print_time', 'se_bs_print_date_compare', {'days': 30}, '担保人1银行流水打印日期超过30天'), 2033 '(担保人1)打印日期': ('print_time', 'se_bs_print_date_compare', {'days': 30}, '担保人1银行流水打印日期超过30天'),
2034 '(担保人2)打印日期': ('print_time', 'se_bs_print_date_compare', {'days': 30}, '担保人2银行流水打印日期超过30天'), 2034 '(担保人2)打印日期': ('print_time', 'se_bs_print_date_compare', {'days': 30}, '担保人2银行流水打印日期超过30天'),
2035 '流水日期': ('timedelta', 'se_bs_date_compare', {}, '主共借人银行流水日期不满足2个月'), 2035 '流水日期': ('timedelta', 'se_bs_date_compare', {}, '主共借人银行流水区间异常,请核查'),
2036 '(担保人1)流水日期': ('timedelta', 'se_bs_date_compare', {}, '担保人1银行流水日期不满足2个月'), 2036 '(担保人1)流水日期': ('timedelta', 'se_bs_date_compare', {}, '担保人1银行流水区间异常,请核查'),
2037 '(担保人2)流水日期': ('timedelta', 'se_bs_date_compare', {}, '担保人2银行流水日期不满足2个月'), 2037 '(担保人2)流水日期': ('timedelta', 'se_bs_date_compare', {}, '担保人2银行流水区间异常,请核查'),
2038 '类型': ('bankStatement_type', 'se_bs_type_compare', {}, '高风险经销商流水类型异常'), 2038 '类型': ('bankStatement_type', 'se_bs_type_compare', {}, '高风险经销商流水类型异常'),
2039 } 2039 }
2040 2040
......
...@@ -1223,7 +1223,7 @@ def get_se_cms_compare_info_auto(application_id, last_obj, application_entity, d ...@@ -1223,7 +1223,7 @@ def get_se_cms_compare_info_auto(application_id, last_obj, application_entity, d
1223 allow_bs_type = '全部' 1223 allow_bs_type = '全部'
1224 if cms_info.get('autoApprovedDetails', {}).get('aaType', '') in ['CAA1', 'CAA2'] and \ 1224 if cms_info.get('autoApprovedDetails', {}).get('aaType', '') in ['CAA1', 'CAA2'] and \
1225 '无需提供银行流水' not in cms_info.get('autoApprovedDetails', {}).get('PolicyComments', ''): 1225 '无需提供银行流水' not in cms_info.get('autoApprovedDetails', {}).get('PolicyComments', ''):
1226 date_timedelta = 60 if auto else 90 1226 date_timedelta = 83 if auto else 83
1227 bs_role_list = [] 1227 bs_role_list = []
1228 for applicant_type in consts.APPLICANT_TYPE_ORDER[:2]: 1228 for applicant_type in consts.APPLICANT_TYPE_ORDER[:2]:
1229 if applicant_type in main_role_info: 1229 if applicant_type in main_role_info:
...@@ -1914,7 +1914,7 @@ def get_se_cms_compare_info(application_id, last_obj, application_entity, detect ...@@ -1914,7 +1914,7 @@ def get_se_cms_compare_info(application_id, last_obj, application_entity, detect
1914 allow_bs_type = '全部' 1914 allow_bs_type = '全部'
1915 if cms_info.get('autoApprovedDetails', {}).get('aaType', '') in ['CAA1', 'CAA2'] and \ 1915 if cms_info.get('autoApprovedDetails', {}).get('aaType', '') in ['CAA1', 'CAA2'] and \
1916 '无需提供银行流水' not in cms_info.get('autoApprovedDetails', {}).get('PolicyComments', ''): 1916 '无需提供银行流水' not in cms_info.get('autoApprovedDetails', {}).get('PolicyComments', ''):
1917 date_timedelta = 60 if auto else 90 1917 date_timedelta = 83 if auto else 83
1918 bs_role_list = [] 1918 bs_role_list = []
1919 for applicant_type in consts.APPLICANT_TYPE_ORDER[:2]: 1919 for applicant_type in consts.APPLICANT_TYPE_ORDER[:2]:
1920 if applicant_type in main_role_info: 1920 if applicant_type in main_role_info:
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!