0c87b3d8 by 周伟奇

fix bug

1 parent 1d828258
...@@ -1133,9 +1133,9 @@ def get_se_cms_compare_info(last_obj, application_entity, detect_list): ...@@ -1133,9 +1133,9 @@ def get_se_cms_compare_info(last_obj, application_entity, detect_list):
1133 1133
1134 if str(cms_info.get('financialInformation', {}).get('associatedServicePrincipal', '0.00')) == '0.00': 1134 if str(cms_info.get('financialInformation', {}).get('associatedServicePrincipal', '0.00')) == '0.00':
1135 afc_contract_input.pop(5) 1135 afc_contract_input.pop(5)
1136 afc_contract_input.pop(6) 1136 afc_contract_input.pop(5)
1137 afc_contract_input.pop(11) 1137 afc_contract_input.pop(9)
1138 afc_contract_input.pop(12) 1138 afc_contract_input.pop(9)
1139 1139
1140 # if len(asp_list) > 0: 1140 # if len(asp_list) > 0:
1141 # fin_total = 0 1141 # fin_total = 0
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!