@@ -104,7 +104,7 @@ def create_contribution_contract_document(lensman, contribution_id, file_ids, Fl |
||
104 | 104 |
"ComponentValue": str(income.amount), |
105 | 105 |
}, { |
106 | 106 |
"ComponentId": "ComponentId_3", |
107 |
- "ComponentValue": "", |
|
107 |
+ "ComponentValue": "零", |
|
108 | 108 |
}] |
109 | 109 |
|
110 | 110 |
for i, file_id in enumerate(file_ids): |