03-保存-999 -多列
<h5>简要描述</h5>
<ul>
<li>无</li>
</ul>
<h5>请求URL</h5>
<ul>
<li><code>{{domain_3R}}/genFormula/reportGenFormulaInfo/saveOrUpdate</code> </li>
</ul>
<h5>请求方式</h5>
<ul>
<li>post</li>
</ul>
<h5>Header</h5>
<table>
<thead>
<tr>
<th style="text-align: left;">字段名</th>
<th style="text-align: left;">示例值</th>
<th>必选</th>
<th>类型</th>
<th>说明</th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align: left;">Authorization</td>
<td style="text-align: left;">{{token_18}}</td>
<td>是</td>
<td>string</td>
<td>无</td>
</tr>
</tbody>
</table>
<h5>请求参数示例</h5>
<pre><code>{
"bizid": "999",
"formulaCode": "999",
"formulaName": "999",
"fiscalYear": "2024",
"reportSystemId": "19A3C28DBA0A6A14E063030011ACE600",
"formulaType": "1",
"formulaSrc": "3",
"genType": "4",
"genScopeStandard": "本年收入合计",
"genReportName": "收入支出决算总表",
"genLeft": "收入支出决算总表.一、一般公共预算财政拨款收入.X",
"genFormulaText": "收入支出决算总表.本年收入合计.X = SUM ( 收入支出决算总表.一、一般公共预算财政拨款收入.X : 收入支出决算总表.八、其他收入.X )",
"genScopeText": "年初预算数@C列~决算数@E列",
"formulaFormInner": "1",
"status": "1",
"formulaWeight": "1",
"formulaRemark": "111",
"remark": ""
}
</code></pre>